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 b34d893 + 1024d0b commit 233d816Copy full SHA for 233d816
gradle/libs.versions.toml
@@ -12,7 +12,7 @@ sqldelight = "2.0.2"
12
13
[libraries]
14
android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.0.4" }
15
-android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.5.1" }
+android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.5.2" }
16
android-material = { module = "com.google.android.material:material", version = "1.12.0" }
17
androidx-activity-compose = { module = "androidx.activity:activity-compose", version = "1.9.1" }
18
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.8.2" }
0 commit comments