languageVersion

abstract override var languageVersion: String?

Provide source compatibility with the specified version of Kotlin.

Possible values: "1.9 (deprecated, JVM only)", "2.0 (deprecated)", "2.1", "2.2", "2.3", "2.4", "2.5"

Default value: null