Skip to content

Commit 7f74134

Browse files
fix(deps): update dependency androidx.compose:compose-bom to v2025.02.00 (#430)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b9f82b commit 7f74134

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
@@ -21,7 +21,7 @@ kotlinx-serialization-json = "1.8.0"
2121

2222
# Compose
2323
compose-compiler = '1.4.8'
24-
compose-bom = '2025.01.01'
24+
compose-bom = '2025.02.00'
2525

2626
# Androidx
2727
androidx-lifecycle = '2.8.7'

0 commit comments

Comments
 (0)