Skip to content

Commit fa99b7d

Browse files
committed
Update dependency com.github.bumptech.glide:glide to v4.13.1
1 parent ebf1b18 commit fa99b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ dependencies {
6969
//for Kotlin Coroutines support
7070
implementation "com.github.kittinunf.fuel:fuel-gson:$fuel_version" //for Gson support
7171
implementation "org.jetbrains.anko:anko-sqlite:0.10.8"
72-
implementation 'com.github.bumptech.glide:glide:4.12.0'
72+
implementation 'com.github.bumptech.glide:glide:4.13.1'
7373
implementation 'com.google.firebase:firebase-messaging:21.1.0'
7474

7575
testImplementation 'junit:junit:4.13.2'

0 commit comments

Comments
 (0)