Which version of android studio should we use goin...
# compose
g
Which version of android studio should we use going forward for jetpack compose 4.1 Beta 1 or 4.2 Canary 1? Which versions of compose will work on 4.1 vs 4.2 (I am currently on dev11)?
z
Currently Compose only works on canaries. If you were using 4.1 Canary before, you need to switch to 4.2 Canary now instead of 4.1 Beta.
👍 1
l
while compose is on kotlin 1.3, the compose tooling can only live in android studio canary build, so you’ll have to use the latest “canary”. This will hopefully change soon
👍 4