Skip to content

Commit e7af42d

Browse files
Update dependency com.github.bumptech.glide:glide to v4.16.0
1 parent 575091b commit e7af42d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ android {
5555
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
5656

5757
// Glide
58-
implementation "com.github.bumptech.glide:glide:4.12.0"
58+
implementation "com.github.bumptech.glide:glide:4.16.0"
5959

6060
// Dagger Hilt
6161
implementation 'com.google.dagger:hilt-android:2.40'

0 commit comments

Comments
 (0)