Skip to content

Commit

Permalink
Update dependency com.github.bumptech.glide:glide to v4.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2022
1 parent 5bff97d commit aa5f473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ dependencies {
//for Kotlin Coroutines support
implementation "com.github.kittinunf.fuel:fuel-gson:$fuel_version" //for Gson support
implementation "org.jetbrains.anko:anko-sqlite:0.10.8"
implementation 'com.github.bumptech.glide:glide:4.12.0'
implementation 'com.github.bumptech.glide:glide:4.13.2'
implementation 'com.google.firebase:firebase-messaging:21.1.0'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit aa5f473

Please sign in to comment.