@@ -53,6 +53,6 @@ dependencies {
testCompile 'junit:junit:4.12'
//glide
- compile 'com.github.bumptech.glide:glide:4.1.1'
+ compile 'com.github.bumptech.glide:glide:3.7.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.1.1'
}