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 7e31883 commit 07c9248Copy full SHA for 07c9248
app/build.gradle
@@ -39,8 +39,8 @@ 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.2@aar'
43
- compile 'com.simplemobiletools:fileproperties:1.0.5@aar'
+ compile 'com.simplemobiletools:filepicker:1.5.4@aar'
+ compile 'com.simplemobiletools:fileproperties:1.0.6@aar'
44
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'
45
46
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
0 commit comments