diff --git a/app/build.gradle.kts b/app/build.gradle.kts index e23873089..b0e0cfc64 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -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")