Kotlin 2.4.20 brings Swift export and Gradle 9.7 support

Kotlin 2.4.20 brings Swift export and Gradle 9.7 support

Kotlin 2.4.20 adds Kotlin/Native Swift export features, improved incremental compilation, and generated Package.swift files for SwiftPM dependencies.

The standard library gains coroutine stack trace recovery, collection equality and uniqueness checks, plus new kotlin.test assertion overloads.

The release also supports Gradle 9.7.0 and adds updates for Kotlin/JS, Kotlin/Wasm, the Build Tools API, and the Kotlin compiler.

by Fla

Add as a preferred source on Google
Kotlin iconKotlin
  44
  • ...

Kotlin is a cross-platform, statically typed, general-purpose programming language with type inference. Kotlin is designed to interoperate fully with Java, and the JVM version of its standard library depends on the Java...

No comments so far, maybe you want to be first?
Gu