File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ dependencies {
2525 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
2626 implementation ' androidx.appcompat:appcompat:1.3.0'
2727
28- implementation ' com.google.firebase:firebase-crashlytics:18.0.0 '
29- implementation ' com.google.firebase:firebase-crashlytics-ktx:18.0.0 '
28+ implementation ' com.google.firebase:firebase-crashlytics:18.0.1 '
29+ implementation ' com.google.firebase:firebase-crashlytics-ktx:18.0.1 '
3030
3131 // For an optimal experience using Crashlytics, add the Firebase SDK
3232 // for Google Analytics. This is recommended, but not required.
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ dependencies {
3030 implementation ' androidx.appcompat:appcompat:1.3.0'
3131 implementation ' androidx.cardview:cardview:1.0.0'
3232 implementation ' androidx.recyclerview:recyclerview:1.2.1'
33- implementation ' com.google.firebase:firebase-dynamic-links:20.0 .0'
33+ implementation ' com.google.firebase:firebase-dynamic-links:20.1 .0'
3434
3535 implementation ' com.google.android.material:material:1.3.0'
3636 implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
2626 implementation ' androidx.appcompat:appcompat:1.3.0'
2727 implementation " com.google.firebase:firebase-auth-ktx:21.0.1"
2828 implementation " com.google.firebase:firebase-invites:17.0.0"
29- implementation " com.google.firebase:firebase-dynamic-links-ktx:20.0 .0"
29+ implementation " com.google.firebase:firebase-dynamic-links-ktx:20.1 .0"
3030
3131 // For an optimal experience using Dynamic Links, add the Firebase SDK
3232 // for Google Analytics. This is recommended, but not required.
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.0 "
43+ implementation " com.google.firebase:firebase-firestore-ktx:23.0.1 "
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.0 "
28+ implementation " com.google.firebase:firebase-perf-ktx:20.0.1 "
2929}
You can’t perform that action at this time.
0 commit comments