diff --git a/app/build.gradle b/app/build.gradle index 8c2b5156c..1bbd8deaa 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -87,7 +87,7 @@ dependencies { implementation 'androidx.preference:preference:1.2.0' implementation 'com.google.android.material:material:1.6.1' implementation 'com.github.yalantis:ucrop:2.2.8' - coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' + coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.6' // Splash Screen implementation 'androidx.core:core-splashscreen:1.0.0-rc01'