'background(Color, Shape = ...): Modifier' is only available since Kotlin 1.4.30 and cannot be used in Kotlin 1.4
I am getting this compiler time error
I am using alpha 12 version with canary 6 android studio
j
jaqxues
02/13/2021, 8:48 PM
Update your Kotlin plugin to EAP
Settings > Languages and Frameworks > Kotlin
You need to switch to the 1.4x preview channel to get the correct version