Kotlin Multiplatform Jul 30, 2024 Pre-release

v2.0.20-RC

What's New

Kotlin 2.0.20-RC focuses on stabilizing the K2 compiler with critical fixes for type inference, generics resolution, and captured receiver handling. This release addresses major pain points in Wasm compilation, Compose multiplatform builds, and Gradle configuration caching, while improving Native runtime stability and JavaScript interoperability for mobile and multiplatform developers.

Highlights

Breaking Changes

  • Delegated properties can no longer have external getter/setter implementations

Deprecations

  • File-based incremental compilation deprecation warning message clarified

Recent Releases

All releases →