during gradle sync in IDEA (latest eap version) `C...
# compose
b
during gradle sync in IDEA (latest eap version)
Cannot convert string value 'JETPACK_COMPOSE' to an enum value of type 'com.android.builder.model.AndroidGradlePluginProjectFlags$BooleanFlag' (valid case insensitive values: APPLICATION_R_CLASS_CONSTANT_IDS, TEST_R_CLASS_CONSTANT_IDS, TRANSITIVE_R_CLASS)
happened to anyone? build itself succeeds
removed the .idea folder and it went further but had to switch to AS anyway as IDEA couldn't install an app to my phone