Skip to content

Commit 8946ab1

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2025.06.00
1 parent 0671308 commit 8946ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo-app/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ desugarJdkLibs = "com.android.tools:desugar_jdk_libs:2.1.5"
2424
# demo-app
2525
androidx-core-ktx = "androidx.core:core-ktx:1.16.0"
2626
androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.0"
27-
androidx-compose-bom = "androidx.compose:compose-bom:2025.05.01"
27+
androidx-compose-bom = "androidx.compose:compose-bom:2025.06.00"
2828
androidx-activity-compose = "androidx.activity:activity-compose:1.10.1"
2929
androidx-ui = { group = "androidx.compose.ui", name = "ui" }
3030
androidx-ui-graphics = { group = "androidx.compose.ui", name = "ui-graphics" }

0 commit comments

Comments
 (0)