languageVersion

abstract override var languageVersion: String?

Provide source compatibility with the specified version of Kotlin.

Possible values: "1.4 (deprecated)", "1.5 (deprecated)", "1.6 (deprecated)", "1.7", "1.8", "1.9", "2.0", "2.1 (experimental)"

Default value: null