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 b0727ac commit 61ab717Copy full SHA for 61ab717
app/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
compile 'com.android.support:design:23.4.0'
40
compile 'com.jakewharton:butterknife:8.0.1'
41
compile 'com.github.bumptech.glide:glide:3.7.0'
42
- compile 'com.simplemobiletools:filepicker:1.3.5@aar'
+ compile 'com.simplemobiletools:filepicker:1.3.6@aar'
43
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
44
45
apt 'com.jakewharton:butterknife-compiler:8.0.1'
0 commit comments