KMM i am unable to update kotlin version to latest...
# multiplatform
s
KMM i am unable to update kotlin version to latest or even 1.8.22 as compose version 1.4.1 supports up to 1.8.20 (anyone with same issue) is there any way to update kotlin version without affecting the compose
e
no, you'll have to use one of the approaches documented at https://github.com/JetBrains/compose-multiplatform/blob/master/VERSIONING.md#using-the-latest-kotlin-version if you want to use newer Kotlin
s
it seems like for stability i need to wait little more for compose multiplatform 1.5.0 to be released