add Glide

This commit is contained in:
tibbi 2016-11-24 00:09:07 +01:00
parent 6affe4544f
commit 2fb8b1c009
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ dependencies {
compile 'joda-time:joda-time:2.9.1' compile 'joda-time:joda-time:2.9.1'
compile 'com.github.yukuku:ambilwarna:2.0.1' compile 'com.github.yukuku:ambilwarna:2.0.1'
compile 'com.facebook.stetho:stetho:1.4.1' compile 'com.facebook.stetho:stetho:1.4.1'
compile 'com.github.bumptech.glide:glide:3.7.0'
compile 'com.simplemobiletools:filepicker:1.5.4@aar' compile 'com.simplemobiletools:filepicker:1.5.4@aar'
compile 'com.bignerdranch.android:recyclerview-multiselect:0.2' compile 'com.bignerdranch.android:recyclerview-multiselect:0.2'