We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ea8c26 + 1afb540 commit ed4b68dCopy full SHA for ed4b68d
iterableapi-ui/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
41
implementation 'com.google.android.flexbox:flexbox:3.0.0'
42
implementation 'androidx.cardview:cardview:1.0.0'
43
- implementation "com.github.bumptech.glide:glide:4.8.0"
+ implementation "com.github.bumptech.glide:glide:4.16.0"
44
implementation 'com.google.android.material:material:1.2.0'
45
46
testImplementation 'junit:junit:4.13.2'
0 commit comments