We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b6058e commit 7fbfdbbCopy full SHA for 7fbfdbb
gradle-plugins/build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
//id("com.gradle.plugin-publish") version "1.2.1"
7
}
8
9
-kotlin.jvmToolchain(8)
+//kotlin.jvmToolchain(8)
10
11
repositories {
12
mavenCentral()
0 commit comments