Skip to content

Commit 4b61d28

Browse files
committed
Update Glide version to 4.9.0
1 parent c969fb8 commit 4b61d28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

WordPressLoginFlow/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ dependencies {
5757
}
5858
}
5959

60-
implementation 'com.github.bumptech.glide:glide:4.6.1'
61-
annotationProcessor 'com.github.bumptech.glide:compiler:4.6.1'
60+
implementation 'com.github.bumptech.glide:glide:4.9.0'
61+
annotationProcessor 'com.github.bumptech.glide:compiler:4.9.0'
6262

6363
// Dagger
6464
implementation 'com.google.dagger:dagger:2.11'

0 commit comments

Comments
 (0)