File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ dependencies {
75
75
implementation " androidx.lifecycle:lifecycle-runtime-ktx:2.9.1"
76
76
implementation " androidx.activity:activity-compose:1.10.1"
77
77
78
- implementation platform(" androidx.compose:compose-bom:2025.06.00 " )
78
+ implementation platform(" androidx.compose:compose-bom:2025.06.01 " )
79
79
implementation " androidx.compose.foundation:foundation"
80
80
implementation " androidx.compose.ui:ui"
81
81
implementation " androidx.compose.ui:ui-graphics"
@@ -99,7 +99,7 @@ dependencies {
99
99
100
100
androidTestImplementation " androidx.test.ext:junit:1.2.1"
101
101
androidTestImplementation " androidx.test.espresso:espresso-core:3.6.1"
102
- androidTestImplementation platform(" androidx.compose:compose-bom:2025.06.00 " )
102
+ androidTestImplementation platform(" androidx.compose:compose-bom:2025.06.01 " )
103
103
androidTestImplementation " androidx.compose.ui:ui-test-junit4"
104
104
105
105
debugImplementation " androidx.compose.ui:ui-tooling"
You can’t perform that action at this time.
0 commit comments