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 d5d73ac commit 8b31879Copy full SHA for 8b31879
gradle/libs.versions.toml
@@ -2,7 +2,7 @@
2
kotlin = "2.2.10"
3
4
[libraries]
5
-android-gradlePlugin = "com.android.tools.build:gradle:8.12.0"
+android-gradlePlugin = "com.android.tools.build:gradle:8.12.1"
6
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
7
auto-service-annotations = { module = "com.google.auto.service:auto-service-annotations", version = "1.1.1" }
8
auto-service-compiler = { module = "dev.zacsweers.autoservice:auto-service-ksp", version = "1.2.0" }
0 commit comments