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 9a9c17b + 566fe07 commit 234a247Copy full SHA for 234a247
gradle/libs.versions.toml
@@ -11,7 +11,7 @@ minSdk = "21"
11
sqldelight = "2.0.2"
12
13
[libraries]
14
-android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.1" }
+android-desugarJdkLibs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.2" }
15
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.6.0" }
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" }
0 commit comments