File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ dependencies {
4040 implementation ' androidx.multidex:multidex:2.0.1'
4141
4242 // Firestore
43- implementation " com.google.firebase:firebase-firestore:21.1.0 "
43+ implementation " com.google.firebase:firebase-firestore:21.1.1 "
4444
4545 // Firebase / Play Services
4646 implementation " com.google.firebase:firebase-auth:19.0.0"
Original file line number Diff line number Diff line change @@ -27,9 +27,9 @@ dependencies {
2727 implementation " com.google.firebase:firebase-storage:19.0.1"
2828
2929 implementation ' com.firebaseui:firebase-ui-storage:4.3.2'
30- implementation ' com.github.bumptech.glide:glide:4.9 .0'
31- annotationProcessor ' com.github.bumptech.glide:compiler:4.9 .0'
32- kapt ' com.github.bumptech.glide:compiler:4.9 .0'
30+ implementation ' com.github.bumptech.glide:glide:4.10 .0'
31+ annotationProcessor ' com.github.bumptech.glide:compiler:4.10 .0'
32+ kapt ' com.github.bumptech.glide:compiler:4.10 .0'
3333
3434 implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.3.50"
3535 implementation ' androidx.constraintlayout:constraintlayout:1.1.3'
You can’t perform that action at this time.
0 commit comments