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 affdf6c commit 24aa682Copy full SHA for 24aa682
gradle/libs.versions.toml
@@ -52,7 +52,7 @@ compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "
52
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
53
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
54
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
55
-publish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
+publish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
56
spotless = { id = "com.diffplug.spotless", version = "6.18.0" }
57
wire = { id = "com.squareup.wire", version = "4.6.0" }
58
0 commit comments