jvmTarget

abstract override val jvmTarget: Property<Int>

Java and Kotlin JVM level for the whole build, for example 21.

This sets Java compatibility in classic Android modules and aligns Kotlin JVM compile tasks. It is a build-wide policy, so project selectors do not narrow it.