diff --git a/app/build.gradle b/app/build.gradle index 27dfa817..eacbe4f0 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -89,7 +89,7 @@ dependencies { // Glide implementation 'com.github.bumptech.glide:glide:4.14.1' - annotationProcessor 'com.github.bumptech.glide:compiler:4.14.1' + annotationProcessor 'com.github.bumptech.glide:compiler:4.14.2' // Android X implementation 'androidx.appcompat:appcompat:1.5.1'