diff --git a/app/build.gradle b/app/build.gradle index 8be4a5d..2aebe74 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -68,7 +68,7 @@ dependencies { implementation 'com.github.bumptech.glide:glide:4.12.0' - annotationProcessor 'com.github.bumptech.glide:compiler:4.12.0' + annotationProcessor 'com.github.bumptech.glide:compiler:4.15.0' implementation 'com.google.android.flexbox:flexbox:3.0.0' // implementation "androidx.paging:paging-runtime-ktx:3.0.0-alpha11"