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 @@ -39,7 +39,7 @@ dependencies {
39
39
40
40
implementation ' androidx.core:core-ktx:1.10.1'
41
41
implementation ' androidx.appcompat:appcompat:1.6.1'
42
- implementation ' com.google.android.material:material:1.9 .0'
42
+ implementation ' com.google.android.material:material:1.10 .0'
43
43
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
44
44
testImplementation ' junit:junit:4.13.2'
45
45
androidTestImplementation ' androidx.test.ext:junit:1.1.5'
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies {
38
38
39
39
implementation ' androidx.core:core-ktx:1.10.1'
40
40
implementation ' androidx.appcompat:appcompat:1.6.1'
41
- implementation ' com.google.android.material:material:1.9 .0'
41
+ implementation ' com.google.android.material:material:1.10 .0'
42
42
testImplementation ' junit:junit:4.13.2'
43
43
androidTestImplementation ' androidx.test.ext:junit:1.1.5'
44
44
androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
You can’t perform that action at this time.
0 commit comments