I am developing an android application on a catalog, the images I load with Glide, but there is a problem, and that is that the images can be updated from an admin of a web page, and when I updated it in the application, it follows me appearing the previous image.
Clean the cache memory of the application and if you updated the image, but I would like to know how to delete the chace by code, I hope your answers on how to do it, or another solution how to refresh the http images in Glide.