Kotlin Multiplatform Jun 20, 2023 Pre-release

v1.9.0-RC

What's New

Kotlin 1.9.0-RC delivers critical stability fixes across the K2 compiler, WebAssembly, serialization, and Gradle tooling. This release addresses 40+ bugs affecting multiplatform builds, incremental compilation, and cross-platform targets, with particular focus on resolving regressions from the 1.9.0-Beta cycle and improving Gradle 8 compatibility.

Highlights

Deprecations

  • Redundant public declarations in kotlin.native.concurrent marked for deprecation
  • Gradle.addBuildListener() deprecated in favor of Gradle 8 listener registration APIs

Recent Releases

All releases →