diff --git a/android-refimpl-app/app/build.gradle b/android-refimpl-app/app/build.gradle index 22c94c346..56a49be56 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.0-rc01') { + implementation('com.github.bumptech.glide:glide:5.0.4') { exclude group: 'com.android.support' } - annotationProcessor 'com.github.bumptech.glide:compiler:5.0.0-rc01' + annotationProcessor 'com.github.bumptech.glide:compiler:5.0.4' // // //