Skip to content

Commit d16adec

Browse files
committed
update filepicker to 1.4.1
1 parent ded29d5 commit d16adec

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
@@ -43,7 +43,7 @@ dependencies {
4343
compile 'com.android.support:design:23.4.0'
4444
compile 'com.jakewharton:butterknife:8.0.1'
4545
compile 'com.github.bumptech.glide:glide:3.7.0'
46-
compile 'com.simplemobiletools:filepicker:1.3.20@aar'
46+
compile 'com.simplemobiletools:filepicker:1.4.1@aar'
4747
compile 'com.simplemobiletools:fileproperties:1.0.3@aar'
4848
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4949

0 commit comments

Comments
 (0)