
Kotlin 2.3.20 brings Gradle 9.3.0 support and name-based destructuring
Kotlin 2.3.20 adds compatibility with Gradle 9.3.0, and Kotlin/JVM compilation now defaults to using the Build tools API. Name-based destructuring declarations are now supported, and Maven users benefit from a simplified project setup. Developers also gain a new standard library API for creating immutable copies of Map.Entry.
No comments so far, maybe you want to be first?
Gu