update filepicker to 1.3.6

This commit is contained in:
tibbi 2016-11-01 18:59:12 +01:00
parent 9d88e2136c
commit 19953148bf
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.5@aar'
compile 'com.simplemobiletools:filepicker:1.3.6@aar'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"