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 bebb7c8 commit 67a9ce3Copy full SHA for 67a9ce3
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.3@aar'
+ compile 'com.simplemobiletools:filepicker:1.4.4@aar'
45
compile 'com.simplemobiletools:fileproperties:1.0.5@aar'
46
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
47
0 commit comments