We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7007ed2 commit cde203aCopy full SHA for cde203a
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
11
lint = { id = "com.android.lint", version = "8.0.0" }
12
ksp = { id = "com.google.devtools.ksp", version = "1.8.21-1.0.11" }
13
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }
14
-spotless = { id = "com.diffplug.spotless", version = "6.18.0" }
+spotless = { id = "com.diffplug.spotless", version = "6.19.0" }
15
16
[libraries]
17
autoService-annotations = "com.google.auto.service:auto-service-annotations:1.1.0"
0 commit comments