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 59fa340 commit e8c1462Copy full SHA for e8c1462
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.7@aar'
+ compile 'com.simplemobiletools:filepicker:1.3.8@aar'
47
compile 'com.simplemobiletools:fileproperties:1.0.2@aar'
48
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
49
0 commit comments