Kotlin Multiplatform Aug 1, 2022 Pre-release

v1.7.20-Beta

What's New

Kotlin 1.7.20-Beta delivers significant stability improvements across the K2 compiler with 50+ critical bug fixes for type inference, Java interoperability, and inline functions. The release adds new standard library APIs for NIO file operations, enhances Kotlin/Native framework customization, and improves JavaScript IR code generation efficiency. Gradle tooling receives major updates including simplified JVM configuration and enhanced error diagnostics for better developer experience.

Highlights

Deprecations

  • Infix function calls of functions named 'suspend' with dangling function literal
  • KProperty.declaringClass deprecation with updated replacement guidance for Kotlin 1.7

Recent Releases

All releases →