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