Vivien Mahé
04/12/2024, 7:30 AM.let { ... }
in my Composables, Android Studio shows the error Unresolved reference: let
. But I can run the app without compilation errors.
If I use Compose MP 1.6.0, everything is fine.
Has anyone encounter the same problem?Alexander Zhirkevich
04/12/2024, 8:38 AMVivien Mahé
04/13/2024, 10:01 AM