update image cropper to 2.4.0

This commit is contained in:
tibbi 2017-04-17 18:24:14 +02:00
parent 9c9e7bec2b
commit b2f78f20ae
1 changed files with 1 additions and 1 deletions

View File

@ -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'