fix the Glide annotationProcessor warning
This commit is contained in:
parent
ef66deeae7
commit
9e4db47bc7
1 changed files with 0 additions and 1 deletions
|
@ -145,6 +145,5 @@ dependencies {
|
|||
|
||||
//Glide
|
||||
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'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue