update filepicker to 1.3.8

This commit is contained in:
tibbi 2016-11-07 23:51:00 +01:00
parent 823bca9c70
commit 37c4ca1116

View File

@ -37,7 +37,7 @@ dependencies {
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:23.4.0'
compile 'com.jakewharton:butterknife:8.0.1'
compile 'com.simplemobiletools:filepicker:1.3.7@aar'
compile 'com.simplemobiletools:filepicker:1.3.8@aar'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"