Skip to content

Commit

Permalink
Merge pull request #23 from GeekyCats/renovate/com.github.bumptech.gl…
Browse files Browse the repository at this point in the history
…ide-compiler-4.x

Update dependency com.github.bumptech.glide:compiler to v4.15.1
  • Loading branch information
AmartyaSingh97 authored May 16, 2023
2 parents a24715f + 4f5ce43 commit adb3c4a
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.0'
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.1'
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 adb3c4a

Please sign in to comment.