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 b465d6d commit 348a8c1Copy full SHA for 348a8c1
gradle/libs.versions.toml
@@ -25,5 +25,5 @@ ktlint-cli = { module = "com.pinterest.ktlint:ktlint-cli", version = "1.5.0" }
25
[plugins]
26
androidLibrary = { id = "com.android.library", version.ref = "agp" }
27
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
28
-vanniktech-mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
+vanniktech-mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
29
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.7" }
0 commit comments