Kotlin Multiplatform May 20, 2022 Pre-release

v1.7.0-RC

What's New

Kotlin 1.7.0-RC stabilizes the FIR compiler for production use while delivering critical fixes for Gradle builds, Kotlin/Native 32-bit targets, and JavaScript property handling. This release focuses on build reliability and performance, particularly for Android and multiplatform projects, with improved incremental compilation and classpath caching.

Highlights

Breaking Changes

  • New errors in overload resolution for vararg extension methods
  • FIR compiler now errors when run on JS/Native configurations or with incompatible plugins

Deprecations

  • Contravariant usages of star projected arguments from Java deprecation cycle extended

Recent Releases

All releases →