Use OkHttp for glide too

This commit is contained in:
Kirill Kamakin
2021-11-20 22:27:05 +03:00
parent dd9c302729
commit 3a4400a14a

View File

@@ -140,6 +140,7 @@ dependencies {
// https://github.com/bumptech/glide/releases
def glide_version = "4.12.0"
implementation "com.github.bumptech.glide:glide:$glide_version"
implementation "com.github.bumptech.glide:okhttp3-integration:$glide_version"
kapt "com.github.bumptech.glide:compiler:$glide_version"
// https://github.com/junit-team/junit4/releases