Skip to content

Commit

Permalink
Bump com.github.bumptech.glide:glide from 4.11.0 to 4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent e860f22 commit 55f9025
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ dependencies {
implementation "org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0"

implementation 'com.jakewharton.timber:timber:5.0.1'
implementation "com.github.bumptech.glide:glide:4.11.0"
kapt "com.github.bumptech.glide:compiler:4.11.0"
implementation "com.github.bumptech.glide:glide:4.16.0"
kapt "com.github.bumptech.glide:compiler:4.16.0"

implementation 'com.google.dagger:dagger:2.50'
kapt 'com.google.dagger:dagger-compiler:2.50'
Expand Down

0 comments on commit 55f9025

Please sign in to comment.