I am getting errors that all my Jetpack Compose fu...
# android-studio
g
I am getting errors that all my Jetpack Compose functions are not working untill version 1.3.40, but currently I have 1,3.21 and when I update I get this error. Also checking for Kotlin Plugin Updates gives no result. P.S. I upgraded to arctic fox 6 today,
l
You need to update the kotlin plugin in your IDE settings to use the Early Access Preview 1.4.x channel.
👍 2