Issue details / Repro steps / Use case background: With glide:4.12.0 my android project is working fine but when I upgrade the glide:4.13.0 then my project build is failing. I am using gradle-6.8.3 for my project build.
Glide load line / GlideModule (if any) / list Adapter code (if any):
This is a rather old version of Glide. Maybe there's a compatibility issue between that version of Glide and the androidx library version you're depending on?
Glide Version: 4.13.0
Integration libraries: com.github.bumptech.glide:okhttp3-integration:4.13.0
Device/Android Version: S21
Issue details / Repro steps / Use case background: With glide:4.12.0 my android project is working fine but when I upgrade the glide:4.13.0 then my project build is failing. I am using gradle-6.8.3 for my project build.
Glide load line /
GlideModule
(if any) / list Adapter code (if any):Layout XML:
Stack trace / LogCat: