fix #992, add support for sony raw ".arw" files

This commit is contained in:
tibbi 2018-12-01 12:05:21 +01:00
parent 33301d6282
commit 478323ff65

View file

@ -57,7 +57,7 @@ android {
}
dependencies {
implementation 'com.simplemobiletools:commons:5.5.1'
implementation 'com.simplemobiletools:commons:5.5.2'
implementation 'com.theartofdev.edmodo:android-image-cropper:2.8.0'
implementation 'androidx.multidex:multidex:2.0.0'
implementation 'it.sephiroth.android.exif:library:1.0.1'