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 ded29d5 commit d16adecCopy full SHA for d16adec
app/build.gradle
@@ -43,7 +43,7 @@ dependencies {
43
compile 'com.android.support:design:23.4.0'
44
compile 'com.jakewharton:butterknife:8.0.1'
45
compile 'com.github.bumptech.glide:glide:3.7.0'
46
- compile 'com.simplemobiletools:filepicker:1.3.20@aar'
+ compile 'com.simplemobiletools:filepicker:1.4.1@aar'
47
compile 'com.simplemobiletools:fileproperties:1.0.3@aar'
48
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
49
0 commit comments