Kotlin Multiplatform Apr 30, 2024 Pre-release

v1.6.10-beta03

What's New

Compose Multiplatform v1.6.10-beta03 adds Kotlin 2.0-RC2 support and web IME keyboard functionality while fixing critical composition freezing and rendering issues. This release requires the new Compose Gradle plugin and Java 17 for desktop, with a navigation library downgrade that may impact existing projects.

Highlights

Breaking Changes

  • org.jetbrains.kotlin.plugin.compose Gradle plugin now required for Kotlin 2.0-RC2 projects
  • org.jetbrains.androidx.navigation downgraded from 2.8 to 2.7, removing some APIs
  • Desktop Compose UI now requires Java 17 or above due to lifecycle-runtime dependency

Recent Releases

All releases →