We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575091b commit e7af42dCopy full SHA for e7af42d
app/build.gradle
@@ -55,7 +55,7 @@ android {
55
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
56
57
// Glide
58
- implementation "com.github.bumptech.glide:glide:4.12.0"
+ implementation "com.github.bumptech.glide:glide:4.16.0"
59
60
// Dagger Hilt
61
implementation 'com.google.dagger:hilt-android:2.40'
0 commit comments