We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62e79c2 commit 71360e1Copy full SHA for 71360e1
app/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
compile 'com.android.support:appcompat-v7:23.4.0'
40
compile 'com.android.support:design:23.4.0'
41
compile 'com.github.bumptech.glide:glide:3.7.0'
42
- compile 'com.simplemobiletools:filepicker:1.5.5@aar'
+ compile 'com.simplemobiletools:filepicker:1.5.6@aar'
43
compile 'com.simplemobiletools:fileproperties:1.0.7@aar'
44
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
45
0 commit comments