Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

Commit

Permalink
Fixed build
Browse files Browse the repository at this point in the history
  • Loading branch information
M66B committed Jun 6, 2019
1 parent ab93ff0 commit 6159b55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ dependencies {
// https://bumptech.github.io/glide/
// https://mvnrepository.com/artifact/com.github.bumptech.glide/glide
// { exclude group: "com.android.support" }
implementation('com.github.bumptech.glide:glide:4.8.0') {
implementation('com.github.bumptech.glide:glide:4.9.0') {
exclude group: "com.android.support"
}
annotationProcessor 'androidx.annotation:annotation:1.1.0'
Expand Down

0 comments on commit 6159b55

Please sign in to comment.