Merge pull request #2059 from CatimaLoyalty/dependabot/gradle/com.android.tools-desugar_jdk_libs-2.1.1

Bump com.android.tools:desugar_jdk_libs from 2.1.0 to 2.1.1
This commit is contained in:
Sylvia van Os
2024-08-29 10:47:03 +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.1.0")
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.1")
// Splash Screen
implementation("androidx.core:core-splashscreen:1.0.1")