Compose mpp released with (androidx) compiler 1.4....
# compose-desktop
e
Compose mpp released with (androidx) compiler 1.4.4 again 😞 effectively pinning everyone to kotlin 1.8.20 … pretty sad
a
Which is the latest stable Kotlin version?
e
1.8.22. I mean I know its a “minor/_patch”_ release but we still cannot update to it if there is no mpp compiler that supports it
t
l
The official androidx compose compiler is not quite the same as the JetBrains one if I remember correctly. I think it's compatible if you specify it, though. I guess JetBrains just releases their version with fixes for Native/JS.
e
I know about the pre-release one. Unfortunately you need the jetbrains one because they have fixes & stuff for js/desktop. Very recently had issues that went away after removing compiler override