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 7ee2fba commit b12905cCopy full SHA for b12905c
build.gradle.kts
@@ -9,7 +9,7 @@ buildscript {
9
mavenCentral()
10
}
11
dependencies {
12
- classpath(kotlin("gradle-plugin", "1.5.30"))
+ classpath(kotlin("gradle-plugin", "1.8.22"))
13
classpath("com.vanniktech:gradle-maven-publish-plugin:0.17.0")
14
15
0 commit comments