mirror of
https://github.com/SimpleMobileTools/Simple-File-Manager.git
synced 2025-02-13 10:20:36 +01:00
update filepicker and fileproperties
This commit is contained in:
parent
7e31883818
commit
07c9248406
@ -39,8 +39,8 @@ dependencies {
|
|||||||
compile 'com.android.support:appcompat-v7:23.4.0'
|
compile 'com.android.support:appcompat-v7:23.4.0'
|
||||||
compile 'com.android.support:design:23.4.0'
|
compile 'com.android.support:design:23.4.0'
|
||||||
compile 'com.github.bumptech.glide:glide:3.7.0'
|
compile 'com.github.bumptech.glide:glide:3.7.0'
|
||||||
compile 'com.simplemobiletools:filepicker:1.5.2@aar'
|
compile 'com.simplemobiletools:filepicker:1.5.4@aar'
|
||||||
compile 'com.simplemobiletools:fileproperties:1.0.5@aar'
|
compile 'com.simplemobiletools:fileproperties:1.0.6@aar'
|
||||||
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
|
||||||
|
|
||||||
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user