Skip to content

Commit c82724a

Browse files
committed
Upgrade uCrop to v2.2.5
Upgrade uCrop to v2.2.5 #82
1 parent 933b009 commit c82724a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

imagepicker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
implementation "androidx.exifinterface:exifinterface:1.1.0"
5050

5151
//More Info: https://github.com/Yalantis/uCrop
52-
implementation 'com.github.yalantis:ucrop:2.2.4'
52+
implementation 'com.github.yalantis:ucrop:2.2.5'
5353

5454
//More Info: https://github.com/florent37/InlineActivityResult
5555
compileOnly 'com.github.florent37:inline-activity-result-kotlin:1.0.4'

0 commit comments

Comments
 (0)