update filepicker to 1.4.2

This commit is contained in:
tibbi 2016-11-15 20:27:44 +01:00
parent 0934331fe7
commit 60d46d2f56
1 changed files with 1 additions and 1 deletions

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.8@aar'
compile 'com.simplemobiletools:filepicker:1.4.2@aar'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"