From 019c5e232d6f299b5f02eb78057e7e24e2ef9ef5 Mon Sep 17 00:00:00 2001 From: Altonss <66519591+Altonss@users.noreply.github.com> Date: Mon, 31 Jan 2022 11:24:32 +0100 Subject: [PATCH] Update to 2.2.8 version of ucrop! --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index ff729882d..5f96b27ae 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -86,7 +86,7 @@ dependencies { implementation 'androidx.palette:palette:1.0.0' implementation 'androidx.preference:preference:1.2.0' implementation 'com.google.android.material:material:1.5.0' - implementation 'com.github.yalantis:ucrop:2.2.7' + implementation 'com.github.yalantis:ucrop:2.2.8' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' // Splash Screen