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 426b306 commit 0025f26Copy full SHA for 0025f26
gradle-plugins/build.gradle.kts
@@ -3,7 +3,7 @@ import com.huanshankeji.generateKotlinSources
3
4
plugins {
5
`kotlin-dsl`
6
- id("com.gradle.plugin-publish") version "1.2.1"
+ //id("com.gradle.plugin-publish") version "1.2.1"
7
}
8
9
kotlin.jvmToolchain(8)
0 commit comments