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 @@ -59,15 +59,15 @@ dependencies {
5959 implementation platform(' org.jetbrains.kotlin:kotlin-bom:2.3.0' )
6060 implementation ' androidx.lifecycle:lifecycle-runtime-ktx:2.10.0'
6161 implementation ' androidx.activity:activity-compose:1.12.2'
62- implementation platform(' androidx.compose:compose-bom:2025.12.01 ' )
62+ implementation platform(' androidx.compose:compose-bom:2026.01.00 ' )
6363 implementation ' androidx.compose.ui:ui'
6464 implementation ' androidx.compose.ui:ui-graphics'
6565 implementation ' androidx.compose.ui:ui-tooling-preview'
6666 implementation ' androidx.compose.material3:material3'
6767 testImplementation ' junit:junit:4.13.2'
6868 androidTestImplementation ' androidx.test.ext:junit:1.3.0'
6969 androidTestImplementation ' androidx.test.espresso:espresso-core:3.7.0'
70- androidTestImplementation platform(' androidx.compose:compose-bom:2025.12.01 ' )
70+ androidTestImplementation platform(' androidx.compose:compose-bom:2026.01.00 ' )
7171 androidTestImplementation ' androidx.compose.ui:ui-test-junit4'
7272 debugImplementation ' androidx.compose.ui:ui-tooling'
7373 debugImplementation ' androidx.compose.ui:ui-test-manifest'
You can’t perform that action at this time.
0 commit comments