Added base classes for glide to work with Phonograph.

This commit is contained in:
Karim Abou Zeid 2015-12-31 01:58:51 +01:00
commit f35fc7cb27
11 changed files with 245 additions and 45 deletions

View file

@ -132,4 +132,5 @@ dependencies {
compile 'com.anjlab.android.iab.v3:library:1.0.+'
compile 'de.psdev.licensesdialog:licensesdialog:1.8.0'
compile 'com.github.kabouzeid:AppIntro:3.3.0k'
compile 'com.github.bumptech.glide:glide:3.6.1'
}