update filepicker to 1.4.2
This commit is contained in:
parent
24b56c9360
commit
5e0c7eef94
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ dependencies {
|
||||||
compile 'com.android.support:design:23.4.0'
|
compile 'com.android.support:design:23.4.0'
|
||||||
compile 'com.jakewharton:butterknife:8.0.1'
|
compile 'com.jakewharton:butterknife:8.0.1'
|
||||||
compile 'com.github.bumptech.glide:glide:3.7.0'
|
compile 'com.github.bumptech.glide:glide:3.7.0'
|
||||||
compile 'com.simplemobiletools:filepicker:1.4.1@aar'
|
compile 'com.simplemobiletools:filepicker:1.4.2@aar'
|
||||||
compile 'com.simplemobiletools:fileproperties:1.0.4@aar'
|
compile 'com.simplemobiletools:fileproperties:1.0.4@aar'
|
||||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue