Skip to content

Commit 3cd104b

Browse files
committed
update fileproperties to 1.0.3
1 parent 21a5f8d commit 3cd104b

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
@@ -44,7 +44,7 @@ dependencies {
4444
compile 'com.jakewharton:butterknife:8.0.1'
4545
compile 'com.github.bumptech.glide:glide:3.7.0'
4646
compile 'com.simplemobiletools:filepicker:1.3.19@aar'
47-
compile 'com.simplemobiletools:fileproperties:1.0.2@aar'
47+
compile 'com.simplemobiletools:fileproperties:1.0.3@aar'
4848
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4949

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

0 commit comments

Comments
 (0)