Skip to content

Commit 835ee2b

Browse files
Update dependency com.github.bumptech.glide:glide to v4.14.2
1 parent df7fd8b commit 835ee2b

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.14.2"
5959

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

0 commit comments

Comments
 (0)