Integrate Glide to load weather art icons from an external source
This commit is contained in:
@@ -21,6 +21,7 @@ android {
|
||||
|
||||
dependencies {
|
||||
compile fileTree(dir: 'libs', include: ['*.jar'])
|
||||
compile 'com.github.bumptech.glide:glide:3.5.2'
|
||||
compile 'com.android.support:appcompat-v7:21.0.2'
|
||||
compile 'com.android.support:support-annotations:22.0.0'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user