glide
glide copied to clipboard
Unable to import com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader
HI, I am unable to import the integration module.
import com.bumptech.glide.integration.okhttp3.OkHttpUrlLoader;
for OkHttpUrlLoader.
Please help what to do. I am referencing glide 3.x using this statement.
implementation 'com.github.bumptech.glide:glide:3.8.0'
