apiVersion

@get:Input
abstract val apiVersion: Property<KotlinVersion>

Allow using declarations from only the specified version of bundled libraries.

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

Default value: null