diff --git a/android-refimpl-app/app/build.gradle b/android-refimpl-app/app/build.gradle index 36ba2c726..1dd1cced3 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.4') { + implementation('com.github.bumptech.glide:glide:5.0.5') { exclude group: 'com.android.support' } - annotationProcessor 'com.github.bumptech.glide:compiler:5.0.4' + annotationProcessor 'com.github.bumptech.glide:compiler:5.0.5' // // //