或者,在Gradle Kotlin DSL中: tasks.withType<org.jetbrains.kotlin.gradle.tasks.KotlinCompile> { kotlinOptions.jvmTarget = "1.8" }.
確定! 回上一頁