K
The Kotlin 2.0.0-Beta4 release is out! https://kotl.in/2.0.0-Beta4
This release mostly covers the stabilization of the new Kotlin
K2 compiler, which will soon be enabled by default in
Kotlin 2.0.
🆕 In addition, there are also improvements for the Gradle build tool as well as changes in Kotlin/Wasm and Kotlin/JS.
✅ The Kotlin plugins that support 2.0.0-Beta4 are bundled in the latest IntelliJ IDEA and Android Studio. You don’t need to update the Kotlin plugin in your IDE. All you need to do is to change the Kotlin version to 2.0.0-Beta4 in your build scripts.
⛰️ Starting with Kotlin 2.0.0-Beta1, the Kotlin K2 compiler is enabled by default. No additional actions are required. Give K2 a try!