Skip to content

Commit

Permalink
Merge pull request #17 from wordpress-mobile/issue/glide-4.9
Browse files Browse the repository at this point in the history
issue/glide-4.9
  • Loading branch information
malinajirka authored May 21, 2019
2 parents 2350066 + 70fc017 commit 8e50ae6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vendored/WordPressLoginFlow/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ dependencies {
}
}

implementation 'com.github.bumptech.glide:glide:4.6.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.6.1'
implementation 'com.github.bumptech.glide:glide:4.9.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'

// Dagger
implementation 'com.google.dagger:dagger:2.11'
Expand Down

0 comments on commit 8e50ae6

Please sign in to comment.