diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 9f8eb4e3f3..b3651a945a 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -94,7 +94,7 @@ dependencies { implementation("androidx.preference:preference:1.2.1") implementation("com.google.android.material:material:1.9.0") implementation("com.github.yalantis:ucrop:2.2.8") - coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.3") + coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.0.4") // Splash Screen implementation("androidx.core:core-splashscreen:1.0.1")