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 {
40
40
implementation ' androidx.multidex:multidex:2.0.1'
41
41
42
42
// Firestore
43
- implementation " com.google.firebase:firebase-firestore-ktx:23.0.1 "
43
+ implementation " com.google.firebase:firebase-firestore-ktx:23.0.2 "
44
44
45
45
// Firebase / Play Services
46
46
implementation " com.google.firebase:firebase-auth:21.0.1"
Original file line number Diff line number Diff line change @@ -25,5 +25,5 @@ dependencies {
25
25
implementation ' androidx.legacy:legacy-support-v4:1.0.0'
26
26
implementation ' androidx.appcompat:appcompat:1.3.0'
27
27
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 "
29
29
}
You can’t perform that action at this time.
0 commit comments