Updated AndroidX library

This commit is contained in:
M66B 2018-12-21 12:04:44 +01:00
parent 55da8b4c74
commit b954cc48f3
1 changed files with 1 additions and 1 deletions

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