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 ec4ae99 commit 9d9038dCopy full SHA for 9d9038d
app/build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
compile 'com.android.support:design:25.0.1'
38
compile 'com.facebook.stetho:stetho:1.4.1'
39
compile 'com.github.bumptech.glide:glide:3.7.0'
40
- compile 'com.simplemobiletools:filepicker:1.5.4@aar'
+ compile 'com.simplemobiletools:filepicker:1.6.1@aar'
41
42
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
43
}
0 commit comments