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 52529f8 commit b64c27cCopy full SHA for b64c27c
gradle/libs.versions.toml
@@ -55,7 +55,7 @@ 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" }
58
-spotless = { id = "com.diffplug.spotless", version = "6.18.0" }
+spotless = { id = "com.diffplug.spotless", version = "6.25.0" }
59
wire = { id = "com.squareup.wire", version = "5.3.1" }
60
61
# Used by the sample app
0 commit comments