File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ android {
35
35
36
36
dependencies {
37
37
implementation(" androidx.appcompat:appcompat:1.6.1" )
38
- implementation(" com.google.android.material:material:1.9 .0" )
38
+ implementation(" com.google.android.material:material:1.11 .0" )
39
39
implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
40
40
41
41
// Import the BoM for the Firebase platform
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
36
36
implementation(" androidx.browser:browser:1.0.0" )
37
37
implementation(" androidx.cardview:cardview:1.0.0" )
38
38
implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
39
- implementation(" com.google.android.material:material:1.9 .0" )
39
+ implementation(" com.google.android.material:material:1.11 .0" )
40
40
implementation(" androidx.activity:activity-ktx:1.8.2" )
41
41
42
42
// Import the BoM for the Firebase platform
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ android {
34
34
dependencies {
35
35
implementation(" androidx.core:core-ktx:1.12.0" )
36
36
implementation(" androidx.appcompat:appcompat:1.6.1" )
37
- implementation(" com.google.android.material:material:1.9 .0" )
37
+ implementation(" com.google.android.material:material:1.11 .0" )
38
38
implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
39
39
40
40
// Import the BoM for the Firebase platform
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ dependencies {
36
36
implementation(" androidx.appcompat:appcompat:1.6.1" )
37
37
implementation(" androidx.cardview:cardview:1.0.0" )
38
38
implementation(" androidx.recyclerview:recyclerview:1.3.2" )
39
- implementation(" com.google.android.material:material:1.9 .0" )
39
+ implementation(" com.google.android.material:material:1.11 .0" )
40
40
implementation(" androidx.constraintlayout:constraintlayout:2.1.4" )
41
41
42
42
// Import the BoM for the Firebase platform
You can’t perform that action at this time.
0 commit comments