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 @@ -78,7 +78,7 @@ dependencies {
7878 implementation " androidx.activity:activity-compose:1.7.2"
7979 implementation " androidx.constraintlayout:constraintlayout-compose:1.0.1"
8080
81- implementation platform(" androidx.compose:compose-bom:2023.04 .01" )
81+ implementation platform(" androidx.compose:compose-bom:2023.10 .01" )
8282 implementation ' androidx.compose.ui:ui'
8383 implementation ' androidx.compose.ui:ui-graphics'
8484 implementation ' androidx.compose.ui:ui-tooling-preview'
@@ -87,7 +87,7 @@ dependencies {
8787 testImplementation ' junit:junit:4.13.2'
8888 androidTestImplementation ' androidx.test.ext:junit:1.1.5'
8989 androidTestImplementation ' androidx.test.espresso:espresso-core:3.5.1'
90- androidTestImplementation platform(" androidx.compose:compose-bom:2023.04 .01" )
90+ androidTestImplementation platform(" androidx.compose:compose-bom:2023.10 .01" )
9191 androidTestImplementation ' androidx.compose.ui:ui-test-junit4'
9292 debugImplementation ' androidx.compose.ui:ui-tooling'
9393 debugImplementation ' androidx.compose.ui:ui-test-manifest'
You can’t perform that action at this time.
0 commit comments