Skip to content

Commit

Permalink
Upgrade uCrop to v2.2.5
Browse files Browse the repository at this point in the history
Upgrade uCrop gradle version to v2.2.5
  • Loading branch information
Dhaval2404 committed Jul 11, 2020
1 parent 60465f8 commit c947999
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 @@ -50,7 +50,7 @@ dependencies {
implementation 'androidx.documentfile:documentfile:1.0.1'

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

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

0 comments on commit c947999

Please sign in to comment.