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 66968bb commit 061361bCopy full SHA for 061361b
app/build.gradle
@@ -42,7 +42,7 @@ dependencies {
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.1@aar'
45
- compile 'com.simplemobiletools:fileproperties:1.0.3@aar'
+ compile 'com.simplemobiletools:fileproperties:1.0.4@aar'
46
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
47
48
apt 'com.jakewharton:butterknife-compiler:8.0.1'
0 commit comments