We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a24715f + 4f5ce43 commit adb3c4aCopy full SHA for adb3c4a
app/build.gradle
@@ -51,7 +51,7 @@ dependencies {
51
implementation 'com.google.android.gms:play-services-auth:20.4.1'
52
implementation "androidx.recyclerview:recyclerview:1.2.1"
53
implementation 'com.github.bumptech.glide:glide:4.14.2'
54
- annotationProcessor 'com.github.bumptech.glide:compiler:4.15.0'
+ annotationProcessor 'com.github.bumptech.glide:compiler:4.15.1'
55
implementation("io.coil-kt:coil:2.2.2")
56
57
implementation 'com.google.android.gms:play-services-location:21.0.1'
0 commit comments