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 003228c commit ddd852dCopy full SHA for ddd852d
gradle/libs.versions.toml
@@ -8,7 +8,7 @@ kotlinter = { id = "org.jmailen.kotlinter", version = "4.0.0" }
8
9
gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "2.0.0" }
10
11
-vanniktech-publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
+vanniktech-publish = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
12
13
kgp = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin"}
14
agp = { id = "com.android.application", version.ref = "agp-version"}
0 commit comments