update file properties to 1.0.4

This commit is contained in:
tibbi 2016-11-15 19:47:35 +01:00
parent 66968bb623
commit 061361bcfa
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ dependencies {
compile 'com.jakewharton:butterknife:8.0.1'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.simplemobiletools:filepicker:1.4.1@aar'
compile 'com.simplemobiletools:fileproperties:1.0.3@aar'
compile 'com.simplemobiletools:fileproperties:1.0.4@aar'
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
apt 'com.jakewharton:butterknife-compiler:8.0.1'