Skip to content

Commit 26c5f67

Browse files
committed
Bump "com.huanshankeji:kotlin-common-gradle-plugins" to 0.3.2
1 parent a8632cd commit 26c5f67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ buildscript {
1212
}
1313
dependencies {
1414
classpath(kotlin("gradle-plugin", "1.7.20"))
15-
classpath("com.huanshankeji:kotlin-common-gradle-plugins:0.1.8-kotlin-1.6.10")
15+
classpath("com.huanshankeji:kotlin-common-gradle-plugins:0.3.2")
1616
}
1717
}

0 commit comments

Comments
 (0)