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 @@ -50,7 +50,7 @@ dependencies {
50
50
implementation ' androidx.core:core-ktx:1.13.1'
51
51
implementation ' androidx.appcompat:appcompat:1.6.1'
52
52
implementation " androidx.compose.foundation:foundation:1.7.0-beta01"
53
- implementation " androidx.compose.material:material:1.7.0-alpha08 "
53
+ implementation " androidx.compose.material:material:1.7.0-beta01 "
54
54
implementation ' com.google.android.material:material:1.12.0'
55
55
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
56
56
implementation ' androidx.navigation:navigation-fragment-ktx:2.7.7'
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ dependencies {
55
55
implementation ' androidx.core:core-ktx:1.13.1'
56
56
implementation ' androidx.appcompat:appcompat:1.6.1'
57
57
implementation " androidx.compose.foundation:foundation:1.7.0-beta01"
58
- implementation " androidx.compose.material:material:1.7.0-alpha08 "
58
+ implementation " androidx.compose.material:material:1.7.0-beta01 "
59
59
implementation ' com.google.android.material:material:1.12.0'
60
60
implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
61
61
implementation ' androidx.navigation:navigation-fragment-ktx:2.7.7'
You can’t perform that action at this time.
0 commit comments