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 21a5f8d commit 3cd104bCopy full SHA for 3cd104b
app/build.gradle
@@ -44,7 +44,7 @@ dependencies {
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.19@aar'
47
- compile 'com.simplemobiletools:fileproperties:1.0.2@aar'
+ compile 'com.simplemobiletools:fileproperties:1.0.3@aar'
48
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
49
50
apt 'com.jakewharton:butterknife-compiler:8.0.1'
0 commit comments