Skip to content

Commit adb3c4a

Browse files
Merge pull request #23 from GeekyCats/renovate/com.github.bumptech.glide-compiler-4.x
Update dependency com.github.bumptech.glide:compiler to v4.15.1
2 parents a24715f + 4f5ce43 commit adb3c4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies {
5151
implementation 'com.google.android.gms:play-services-auth:20.4.1'
5252
implementation "androidx.recyclerview:recyclerview:1.2.1"
5353
implementation 'com.github.bumptech.glide:glide:4.14.2'
54-
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.0'
54+
annotationProcessor 'com.github.bumptech.glide:compiler:4.15.1'
5555
implementation("io.coil-kt:coil:2.2.2")
5656

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

0 commit comments

Comments
 (0)