fix #893, update Commons to support heic and heif files

This commit is contained in:
tibbi 2019-07-08 23:29:50 +02:00
parent 4e2d9d4957
commit db9b5e6d46

View file

@ -61,7 +61,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.14.15'
implementation 'com.simplemobiletools:commons:5.14.16'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'it.sephiroth.android.exif:library:1.0.1'