Skip to content

Commit

Permalink
Upgraded uCrop
Browse files Browse the repository at this point in the history
Fixed OutOfMemory Issue for large images

#122 #104
  • Loading branch information
Dhaval2404 committed Dec 18, 2020
1 parent 2901c7d commit 9e0054d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imagepicker/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation "androidx.exifinterface:exifinterface:1.1.0"

//More Info: https://github.com/Yalantis/uCrop
implementation 'com.github.yalantis:ucrop:2.2.5'
implementation 'com.github.yalantis:ucrop:2.2.6'

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

0 comments on commit 9e0054d

Please sign in to comment.