Skip to content

Commit e557c22

Browse files
committed
add Glide, as its needed by the filepicker
1 parent b641805 commit e557c22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ dependencies {
3636
compile 'com.github.yukuku:ambilwarna:2.0.1'
3737
compile 'com.android.support:design:23.4.0'
3838
compile 'com.facebook.stetho:stetho:1.4.1'
39+
compile 'com.github.bumptech.glide:glide:3.7.0'
3940
compile 'com.simplemobiletools:filepicker:1.5.2@aar'
4041

4142
compile "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"

0 commit comments

Comments
 (0)