update image cropper to 2.7.0

This commit is contained in:
tibbi 2018-04-18 22:15:18 +02:00
parent dfaed1df28
commit 28bdb3efb8

View file

@ -47,7 +47,7 @@ ext {
dependencies {
implementation 'com.simplemobiletools:commons:3.18.25'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.6.0'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.7.0'
implementation 'com.android.support:multidex:1.0.3'
implementation 'it.sephiroth.android.exif:library:1.0.1'
implementation 'pl.droidsonroids.gif:android-gif-drawable:1.2.12'