Skip to content

Commit 4f1ca6f

Browse files
Update dependency androidx.compose:compose-bom 2025.05.00 to v2025.05.01 (#14)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent afb5e80 commit 4f1ca6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

get-started/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ androidx-lifecycle = "2.8.7"
2323
kotlin = "2.1.10"
2424
kotlinx-coroutines = "1.10.2"
2525
spotless = "7.0.3"
26-
composeBom = "2025.05.00"
26+
composeBom = "2025.05.01"
2727
ktlint = "1.3.1"
2828

2929

migrate-room/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kotlinx-coroutines = "1.10.2"
2525
ksp = "2.1.10-1.0.31"
2626
ktorVersion = "3.1.3"
2727
spotless = "7.0.3"
28-
composeBom = "2025.05.00"
28+
composeBom = "2025.05.01"
2929
ktlint = "1.3.1"
3030
hilt = "2.56.2"
3131
androidx-testCore = "1.6.1"

0 commit comments

Comments
 (0)