https://kotlinlang.org logo
Title
j

jw

08/05/2022, 7:21 PM
no. at this time it's enough of a hassle tracking Kotlin compatibility. I would suggest evangelizing that JetBrains decouple their releases of the compiler+runtime from their releases of their Compose UI fork so that we can get access to stable, multiplatform versions at a similar pace to Google's release.
j

Javier

08/05/2022, 7:49 PM
Is there any issue to track this, or it is not even planned by JetBrains yet
l

Landry Norris

08/05/2022, 7:50 PM
I don’t think they have any plans to do this. They have talked about workarounds in #compose-ios that allow you to set the compiler version.
j

jw

08/05/2022, 7:51 PM
This is the runtime that's the problem, not the compiler. The compiler from Google is good enough to operate on JS and all native targets now.