We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be28284 commit 782f1e4Copy full SHA for 782f1e4
gradle/libs.versions.toml
@@ -64,7 +64,7 @@ compose-navigation = { module = "org.jetbrains.androidx.navigation:navigation-co
64
compose-runtime-livedata = { module = "androidx.compose.runtime:runtime-livedata" }
65
compose-ui-core = { module = "androidx.compose.ui:ui" }
66
compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
67
-desugar = "com.android.tools:desugar_jdk_libs:2.1.3"
+desugar = "com.android.tools:desugar_jdk_libs:2.1.4"
68
firebase-bom = "com.google.firebase:firebase-bom:33.7.0"
69
firebase-crashlytics = { module = "com.google.firebase:firebase-crashlytics" }
70
haze-core = { module = "dev.chrisbanes.haze:haze", version.ref = "haze" }
0 commit comments