Skip to content

Kotlin 2.1.20-RC3

Pre-release
Pre-release

Choose a tag to compare

@KotlinBuild KotlinBuild released this 14 Mar 14:48
· 65 commits to 2.1.20 since this release

Changelog

Compiler

  • KT-75578 K2: False negative [SUPER_CALL_WITH_DEFAULT_PARAMETERS] when calling the upper-class implementation of a method with the default value argument
  • KT-75965 The iOS app did not run successfully in Release mode

Native

  • KT-75807 CMP caching fails for iOS with Kotlin 2.1.20-RC2