languageVersion

abstract val languageVersion: String?

Provide source compatibility with the specified version of Kotlin.

Possible values: "1.8 (deprecated)", "1.9 (deprecated)", "2.0", "2.1", "2.2", "2.3 (experimental)"

Default value: null