fix the Glide annotationProcessor warning
This commit is contained in:
parent
41268859b1
commit
487e48389e
@ -145,6 +145,5 @@ dependencies {
|
|||||||
|
|
||||||
//Glide
|
//Glide
|
||||||
implementation 'com.github.bumptech.glide:glide:4.9.0'
|
implementation 'com.github.bumptech.glide:glide:4.9.0'
|
||||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
|
|
||||||
implementation 'com.github.bumptech.glide:okhttp3-integration:4.9.0'
|
implementation 'com.github.bumptech.glide:okhttp3-integration:4.9.0'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user