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 @@ -27,7 +27,7 @@ dependencies {
27
27
implementation ' androidx.browser:browser:1.0.0'
28
28
implementation ' androidx.cardview:cardview:1.0.0'
29
29
implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
30
- implementation ' com.google.android.material:material:1.3 .0'
30
+ implementation ' com.google.android.material:material:1.4 .0'
31
31
implementation ' androidx.activity:activity:1.2.3'
32
32
33
33
implementation " com.google.firebase:firebase-auth-ktx:21.0.1"
Original file line number Diff line number Diff line change @@ -32,6 +32,6 @@ dependencies {
32
32
implementation ' androidx.recyclerview:recyclerview:1.2.1'
33
33
implementation ' com.google.firebase:firebase-dynamic-links:20.1.0'
34
34
35
- implementation ' com.google.android.material:material:1.3 .0'
35
+ implementation ' com.google.android.material:material:1.4 .0'
36
36
implementation ' androidx.constraintlayout:constraintlayout:2.0.4'
37
37
}
You can’t perform that action at this time.
0 commit comments