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 24b56c9 commit 5e0c7eeCopy full SHA for 5e0c7ee
app/build.gradle
@@ -41,7 +41,7 @@ dependencies {
41
compile 'com.android.support:design:23.4.0'
42
compile 'com.jakewharton:butterknife:8.0.1'
43
compile 'com.github.bumptech.glide:glide:3.7.0'
44
- compile 'com.simplemobiletools:filepicker:1.4.1@aar'
+ compile 'com.simplemobiletools:filepicker:1.4.2@aar'
45
compile 'com.simplemobiletools:fileproperties:1.0.4@aar'
46
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
47
0 commit comments