From ffb2fadcfc6ca3cee16500d8bbbfe5cd417ec1b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 02:26:27 +0000 Subject: [PATCH] Bump ucrop from 2.2.6 to 2.2.7 Bumps [ucrop](https://github.com/Yalantis/uCrop) from 2.2.6 to 2.2.7. - [Release notes](https://github.com/Yalantis/uCrop/releases) - [Commits](https://github.com/Yalantis/uCrop/compare/2.2.6...2.2.7) --- updated-dependencies: - dependency-name: com.github.yalantis:ucrop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 81e8c2684..d6803f82d 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.1.1' implementation 'com.google.android.material:material:1.4.0' - implementation 'com.github.yalantis:ucrop:2.2.6' + implementation 'com.github.yalantis:ucrop:2.2.7' coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5' // Splash Screen