mirror of
https://github.com/M66B/NetGuard.git
synced 2025-02-23 06:41:05 +00:00
Updated AndroidX library
This commit is contained in:
parent
55da8b4c74
commit
b954cc48f3
1 changed files with 1 additions and 1 deletions
|
@ -72,6 +72,6 @@ dependencies {
|
|||
|
||||
// https://bumptech.github.io/glide/
|
||||
implementation 'com.github.bumptech.glide:glide:4.8.0'
|
||||
annotationProcessor 'androidx.annotation:annotation:1.0.0'
|
||||
annotationProcessor 'androidx.annotation:annotation:1.0.1'
|
||||
annotationProcessor 'com.github.bumptech.glide:compiler:4.8.0'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue