Skip to content

Commit be080d1

Browse files
committed
update fileproperties to 1.0.5
1 parent f4f2add commit be080d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dependencies {
4242
compile 'com.jakewharton:butterknife:8.0.1'
4343
compile 'com.github.bumptech.glide:glide:3.7.0'
4444
compile 'com.simplemobiletools:filepicker:1.4.2@aar'
45-
compile 'com.simplemobiletools:fileproperties:1.0.4@aar'
45+
compile 'com.simplemobiletools:fileproperties:1.0.5@aar'
4646
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4747

4848
apt 'com.jakewharton:butterknife-compiler:8.0.1'

0 commit comments

Comments
 (0)