update the filepicker to 1.3.5
This commit is contained in:
parent
663a0e3b1e
commit
b05e3ea8fb
|
@ -39,7 +39,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.3@aar'
|
||||
compile 'com.simplemobiletools:filepicker:1.3.5@aar'
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||
|
||||
apt 'com.jakewharton:butterknife-compiler:8.0.1'
|
||||
|
|
Loading…
Reference in New Issue