Kotlin Multiplatform Jun 6, 2025 Pre-release

v1.9.0-alpha02

What's New

Compose Multiplatform v1.9.0-alpha02 introduces mandatory Kotlin 2.+ support and improves cross-platform testing with suspend-based ComposeUiTest. Key fixes address TextField crashes, memory leaks, and extensive macOS text input issues. New features include iOS IME configuration, MaterialExpressiveTheme, and Preview parameter support in common source sets.

Highlights

Breaking Changes

  • Compose Gradle plugin requires Kotlin Gradle plugin version 2.+; org.jetbrains.compose.compiler configuration API removed
  • runComposeUiTest block parameter is now suspend instead of regular function

Recent Releases

All releases →