languageVersion

abstract val languageVersion: String?

Provide source compatibility with the specified version of Kotlin.

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

Default value: null