KotlinJvmCompile

Represents a Kotlin task compiling given Kotlin sources into JVM class files.

Inheritors

Properties

Link copied to clipboard
@get:Input
abstract val jvmTargetValidationMode: Property<JvmTargetValidationMode>

Controls JVM target validation mode between this task and the Java compilation task from Gradle for the same source set.