update fileproperties to 1.0.5

This commit is contained in:
tibbi 2016-11-17 17:34:34 +01:00
parent f4f2adde24
commit be080d19df

View File

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