Merge pull request #2358 from CatimaLoyalty/dependabot/gradle/com.android.tools-desugar_jdk_libs-2.1.5

Bump com.android.tools:desugar_jdk_libs from 2.1.4 to 2.1.5
This commit is contained in:
Sylvia van Os
2025-02-26 08:34:30 +01:00
committed by GitHub

View File

@@ -118,7 +118,7 @@ dependencies {
implementation("androidx.palette:palette:1.0.0")
implementation("androidx.preference:preference:1.2.1")
implementation("com.google.android.material:material:1.12.0")
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.4")
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.5")
// Third-party
implementation("com.journeyapps:zxing-android-embedded:4.3.0@aar")