api / org.gradle.api.tasks.compile / AbstractCompile / getTargetCompatibility

getTargetCompatibility

@Input open fun getTargetCompatibility(): String

Returns the target JVM to generate the .class files for.

Return
The target JVM.