1
0
Fork 0
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:
M66B 2018-12-21 12:04:44 +01:00
parent 55da8b4c74
commit b954cc48f3

View file

@ -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'
}