Skip to content

Commit c51d5c0

Browse files
Bump androidx.compose:compose-bom from 2025.05.01 to 2025.06.00
Bumps androidx.compose:compose-bom from 2025.05.01 to 2025.06.00. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-version: 2025.06.00 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b698b6b commit c51d5c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ androidx-lifecycle-runtime-ktx = "androidx.lifecycle:lifecycle-runtime-ktx:2.9.0
1111
androidx-core-ktx = "androidx.core:core-ktx:1.16.0"
1212

1313
# implementation: androidx.compose:compose-bom
14-
androidx-compose-bom = "androidx.compose:compose-bom:2025.05.01"
14+
androidx-compose-bom = "androidx.compose:compose-bom:2025.06.00"
1515
androidx-ui = { module = "androidx.compose.ui:ui" }
1616
androidx-ui-graphics = { module = "androidx.compose.ui:ui-graphics" }
1717
androidx-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }

0 commit comments

Comments
 (0)