update fileproperties to 1.0.4

This commit is contained in:
tibbi 2016-11-15 19:45:19 +01:00
parent 5592a040c3
commit 3b990d0644

View file

@ -44,7 +44,7 @@ dependencies {
compile 'com.davemorrissey.labs:subsampling-scale-image-view:3.6.0'
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
compile 'com.booking:rtlviewpager:1.0.1'
compile 'com.simplemobiletools:fileproperties:1.0.3@aar'
compile 'com.simplemobiletools:fileproperties:1.0.4@aar'
compile 'com.simplemobiletools:filepicker:1.4.1@aar'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"