Will the stable release of jetpack compose come with koltin 1.5.20?
t
Tin Tran
07/21/2021, 8:04 AM
I think it should be supported by the next release of compose since this has been merged
🙏 1
👍 1
j
jim
07/23/2021, 6:49 PM
No, the next release (1.0.0-stable) will be using Kotlin 1.5.10. We intend to follow up with a Compose 1.0.1 after which supports Kotiln 1.5.21, but I'm not sure how soon after the 1.0.0 that might be (maybe a day or two, maybe a week or two).
If you are in a rush to use Compose with Kotlin 1.5.21, you can use the Jetbrains binaries (https://github.com/JetBrains/compose-jb) which include support for Desktop+Web+Android and which should be binary compatible with Compose 1.0.0-stable and work with Kotlin 1.5.21. The Jetbrains build262 is already released.