Skip to content

Commit ed4b68d

Browse files
authored
Merge pull request #711 from Iterable/evan/MOB-6035-update-Glide-library-version
[MOB-6035] upgrades Glide library to latest stable version
2 parents 1ea8c26 + 1afb540 commit ed4b68d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iterableapi-ui/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
4141
implementation 'com.google.android.flexbox:flexbox:3.0.0'
4242
implementation 'androidx.cardview:cardview:1.0.0'
43-
implementation "com.github.bumptech.glide:glide:4.8.0"
43+
implementation "com.github.bumptech.glide:glide:4.16.0"
4444
implementation 'com.google.android.material:material:1.2.0'
4545

4646
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)