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 268f167 commit 7daf0b5Copy full SHA for 7daf0b5
gradle/libs.versions.toml
@@ -13,7 +13,7 @@ sqldelight = "2.1.0"
13
14
[libraries]
15
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.5" }
16
-android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.11.1" }
+android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.12.0" }
17
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
18
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.10.1" }
19
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.9.1" }
0 commit comments