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 a8632cd commit 26c5f67Copy full SHA for 26c5f67
settings.gradle.kts
@@ -12,6 +12,6 @@ buildscript {
12
}
13
dependencies {
14
classpath(kotlin("gradle-plugin", "1.7.20"))
15
- classpath("com.huanshankeji:kotlin-common-gradle-plugins:0.1.8-kotlin-1.6.10")
+ classpath("com.huanshankeji:kotlin-common-gradle-plugins:0.3.2")
16
17
0 commit comments