Skip to content

Commit

Permalink
Update dependency com.github.bumptech.glide:glide to v4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 24a0c31 commit 729c890
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.16.0'
implementation 'com.google.firebase:firebase-messaging:21.1.0'

testImplementation 'junit:junit:4.13.2'
Expand Down

0 comments on commit 729c890

Please sign in to comment.