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 03ffd42 commit aa77533Copy full SHA for aa77533
1 file changed
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ dagger = { id = "com.google.dagger.hilt.android", version.ref = "dagger" }
26
dexcount = { id = "com.getkeepsafe.dexcount", version = "4.0.0" }
27
kotlin-android = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
28
kotlin-compose = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
29
-ksp = { id = "com.google.devtools.ksp", version = "2.1.21-2.0.1" }
+ksp = { id = "com.google.devtools.ksp", version = "2.1.21-2.0.2" }
30
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
31
license = { id = "com.jaredsburrows.license", version = "0.9.8" }
32
publish = { id = "com.github.triplet.play", version = "3.12.1" }
0 commit comments