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 0614f1f commit e9a7d9cCopy full SHA for e9a7d9c
1 file changed
gradle/libs.versions.toml
@@ -9,7 +9,7 @@ kotlinter = { id = "org.jmailen.kotlinter", version = "5.4.2" }
9
10
gradle-plugin-publish = {id = "com.gradle.plugin-publish", version = "2.0.0" }
11
12
-vanniktech-publish = { id = "com.vanniktech.maven.publish", version = "0.35.0" }
+vanniktech-publish = { id = "com.vanniktech.maven.publish", version = "0.36.0" }
13
14
agp = { id = "com.android.application", version.ref = "agp-version"}
15
0 commit comments