We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933b009 commit c82724aCopy full SHA for c82724a
imagepicker/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
implementation "androidx.exifinterface:exifinterface:1.1.0"
50
51
//More Info: https://github.com/Yalantis/uCrop
52
- implementation 'com.github.yalantis:ucrop:2.2.4'
+ implementation 'com.github.yalantis:ucrop:2.2.5'
53
54
//More Info: https://github.com/florent37/InlineActivityResult
55
compileOnly 'com.github.florent37:inline-activity-result-kotlin:1.0.4'
0 commit comments