diff --git a/android-refimpl-app/app/build.gradle b/android-refimpl-app/app/build.gradle index 8829aa06..676b039f 100644 --- a/android-refimpl-app/app/build.gradle +++ b/android-refimpl-app/app/build.gradle @@ -348,10 +348,10 @@ dependencies { exclude group: 'com.android.support' } // - implementation('com.github.bumptech.glide:glide:5.0.5') { + implementation('com.github.bumptech.glide:glide:5.0.7') { exclude group: 'com.android.support' } - annotationProcessor 'com.github.bumptech.glide:compiler:5.0.5' + annotationProcessor 'com.github.bumptech.glide:compiler:5.0.7' // // //