update filepicker to 1.4.2

This commit is contained in:
tibbi 2016-11-15 20:17:06 +01:00
parent 3b990d0644
commit d7a5216728

View file

@ -45,7 +45,7 @@ dependencies {
compile 'com.theartofdev.edmodo:android-image-cropper:2.3.1'
compile 'com.booking:rtlviewpager:1.0.1'
compile 'com.simplemobiletools:fileproperties:1.0.4@aar'
compile 'com.simplemobiletools:filepicker:1.4.1@aar'
compile 'com.simplemobiletools:filepicker:1.4.2@aar'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
apt 'com.jakewharton:butterknife-compiler:8.0.1'