update filepicker to 1.4.1

This commit is contained in:
tibbi 2016-11-13 17:54:42 +01:00
parent ded29d555c
commit d16adec4b9

View File

@ -43,7 +43,7 @@ dependencies {
compile 'com.android.support:design:23.4.0'
compile 'com.jakewharton:butterknife:8.0.1'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.simplemobiletools:filepicker:1.3.20@aar'
compile 'com.simplemobiletools:filepicker:1.4.1@aar'
compile 'com.simplemobiletools:fileproperties:1.0.3@aar'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"