Skip to content

Commit 67a9ce3

Browse files
committed
update filepicker to 1.4.4
1 parent bebb7c8 commit 67a9ce3

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
@@ -41,7 +41,7 @@ dependencies {
4141
compile 'com.android.support:design:23.4.0'
4242
compile 'com.jakewharton:butterknife:8.0.1'
4343
compile 'com.github.bumptech.glide:glide:3.7.0'
44-
compile 'com.simplemobiletools:filepicker:1.4.3@aar'
44+
compile 'com.simplemobiletools:filepicker:1.4.4@aar'
4545
compile 'com.simplemobiletools:fileproperties:1.0.5@aar'
4646
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
4747

0 commit comments

Comments
 (0)