update filepicker to 1.3.8

This commit is contained in:
tibbi 2016-11-07 23:58:06 +01:00
parent bebc8f808f
commit 1e1d0f8dc7

View file

@ -47,7 +47,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.2@aar'
compile 'com.simplemobiletools:filepicker:1.3.7@aar'
compile 'com.simplemobiletools:filepicker:1.3.8@aar'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
apt 'com.jakewharton:butterknife-compiler:8.0.1'