File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
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-ktx:23.0.1 "
43+ implementation " com.google.firebase:firebase-firestore-ktx:23.0.2 "
4444
4545 // Firebase / Play Services
4646 implementation " com.google.firebase:firebase-auth:21.0.1"
Original file line number Diff line number Diff line change @@ -25,5 +25,5 @@ dependencies {
2525 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
2626 implementation ' androidx.appcompat:appcompat:1.3.0'
2727 implementation " com.google.firebase:firebase-config-ktx:21.0.0"
28- implementation " com.google.firebase:firebase-perf-ktx:20.0.1 "
28+ implementation " com.google.firebase:firebase-perf-ktx:20.0.2 "
2929}
You can’t perform that action at this time.
0 commit comments