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 911090f commit 9a0f5aeCopy full SHA for 9a0f5ae
gradle/libs.versions.toml
@@ -54,7 +54,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
54
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
55
compose-compiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
56
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
57
-publish = { id = "com.vanniktech.maven.publish", version = "0.31.0" }
+publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
58
spotless = { id = "com.diffplug.spotless", version = "6.18.0" }
59
wire = { id = "com.squareup.wire", version = "5.3.1" }
60
0 commit comments