https://kotlinlang.org logo
#compose
Title
# compose
g

Guy Bieber

06/16/2020, 4:57 PM
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

Zach Klippenstein (he/him) [MOD]

06/16/2020, 5:02 PM
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

Leland Richardson [G]

06/16/2020, 5:02 PM
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