update filepicker to 1.5.6

This commit is contained in:
tibbi 2016-12-06 09:54:27 +01:00
parent 62e79c2b6d
commit 71360e193e
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ 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.5@aar' compile 'com.simplemobiletools:filepicker:1.5.6@aar'
compile 'com.simplemobiletools:fileproperties:1.0.7@aar' compile 'com.simplemobiletools:fileproperties:1.0.7@aar'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2' compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'