update the Image Cropper library

This commit is contained in:
tibbi 2017-12-20 20:19:57 +01:00
parent 3f88bb8e21
commit 12a0cba28e

View file

@ -42,9 +42,9 @@ ext {
}
dependencies {
implementation 'com.simplemobiletools:commons:3.3.9'
implementation 'com.simplemobiletools:commons:3.3.12'
implementation 'com.davemorrissey.labs:subsampling-scale-image-view:3.9.0'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.4.0'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.6.0'
implementation 'com.android.support:multidex:1.0.2'
implementation 'com.google.code.gson:gson:2.8.2'
implementation 'it.sephiroth.android.exif:library:1.0.1'