Skip to content

Commit b796425

Browse files
Bump com.github.yalantis:ucrop from 2.2.9 to 2.2.10
Bumps [com.github.yalantis:ucrop](https://github.com/Yalantis/uCrop) from 2.2.9 to 2.2.10. - [Release notes](https://github.com/Yalantis/uCrop/releases) - [Commits](Yalantis/uCrop@2.2.9...2.2.10) --- updated-dependencies: - dependency-name: com.github.yalantis:ucrop dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 425a9f9 commit b796425

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ dependencies {
9595
implementation("androidx.palette:palette:1.0.0")
9696
implementation("androidx.preference:preference:1.2.1")
9797
implementation("com.google.android.material:material:1.12.0")
98-
implementation("com.github.yalantis:ucrop:2.2.9")
98+
implementation("com.github.yalantis:ucrop:2.2.10")
9999
coreLibraryDesugaring("com.android.tools:desugar_jdk_libs:2.1.3")
100100

101101
// Splash Screen

0 commit comments

Comments
 (0)