Kotlin Multiplatform May 21, 2024

v1.6.10

What's New

Compose Multiplatform v1.6.10 introduces experimental multiplatform Lifecycle, ViewModel, and Navigation support, enabling code sharing across iOS, Android, desktop, and web. Major improvements include comprehensive iOS accessibility features, web keyboard support, stable resources library API with multi-module support, and numerous platform-specific fixes for rendering, scrolling, and text handling.

Highlights

Breaking Changes

  • Kotlin 2.0-RC2 and later require org.jetbrains.kotlin.plugin.compose Gradle plugin. See migration guide for details.

Deprecations

  • Experimental Compose Multiplatform Gradle plugin APIs for web app configuration deprecated and no longer required

Recent Releases

All releases →