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.
2 parents 9c9db11 + 6b3354c commit e3d34baCopy full SHA for e3d34ba
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ annotation = "1.9.1"
18
19
[plugins]
20
android-library = { id = "com.android.library" }
21
-klint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.2.0" }
+klint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
22
moduleDependencyGraph = { id = "com.savvasdalkitsis.module-dependency-graph", version = "0.12" }
23
ksp = { id = "com.google.devtools.ksp", version = "2.1.21-2.0.1" }
24
android-test = { id = "com.android.test", version.ref = "gradlePlugin" }
0 commit comments