Merge pull request #2057 from CatimaLoyalty/dependabot/gradle/com.android.tools-desugar_jdk_libs-2.1.0

Bump com.android.tools:desugar_jdk_libs from 2.0.4 to 2.1.0
This commit is contained in:
Sylvia van Os
2024-08-27 08:57:51 +02:00
committed by GitHub

View File

@@ -96,7 +96,7 @@ dependencies {
implementation("androidx.preference:preference:1.2.1")
implementation("com.google.android.material:material:1.12.0")
implementation("com.github.yalantis:ucrop:2.2.9")
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4")
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.0")
// Splash Screen
implementation("androidx.core:core-splashscreen:1.0.1")