update filepicker to 1.3.6
This commit is contained in:
parent
9d88e2136c
commit
19953148bf
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue