Skip to content

Commit

Permalink
Update dependency com.github.bumptech.glide:compiler to v4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 14, 2023
1 parent adb3c4a commit 820758f
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 @@ -51,7 +51,7 @@ dependencies {
implementation 'com.google.android.gms:play-services-auth:20.4.1'
implementation "androidx.recyclerview:recyclerview:1.2.1"
implementation 'com.github.bumptech.glide:glide:4.14.2'
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.1'
annotationProcessor 'com.github.bumptech.glide:compiler:4.16.0'
implementation("io.coil-kt:coil:2.2.2")

implementation 'com.google.android.gms:play-services-location:21.0.1'
Expand Down

0 comments on commit 820758f

Please sign in to comment.