๐ Kotlin 2.4.0-RC2 is out!
Key fixes include:
โ
Gradle warning cleanup
โ
Incremental compilation reliability
โ
Compose compiler stability updates
โ
ABI validation improvements
โ
Wasm tooling fixes
๐ https://github.com/JetBrains/kotlin/releases/tag/v2.4.0-RC2
#Kotlin #JetBrains #AndroidDev #Compose #KMP

Release Kotlin 2.4.0-RC2 ยท JetBrains/kotlin
Changelog
Backend. J2KLIB
KT-86367 [JKLIB] kotlin.Cloneable built-in class not found
Compose compiler
b/511102714 Made the default stability of non-final classes Unknown
instead of Stable
Tools...
GitHub