update image cropper to 2.4.0
This commit is contained in:
parent
9c9e7bec2b
commit
b2f78f20ae
|
@ -34,7 +34,7 @@ android {
|
|||
dependencies {
|
||||
compile 'com.simplemobiletools:commons:2.16.6'
|
||||
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
|
||||
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
|
||||
compile 'com.theartofdev.edmodo:android-image-cropper:2.4.0'
|
||||
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
||||
compile 'com.google.code.gson:gson:2.8.0'
|
||||
compile 'com.github.chrisbanes:PhotoView:1.3.1'
|
||||
|
|
Loading…
Reference in New Issue