Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

Commit b3047d9

Browse files
Update dependency androidx.compose:compose-bom to v2024.04.00 (#572)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d019a2f commit b3047d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ kotlin-junit5 = { module = "org.jetbrains.kotlin:kotlin-test-junit5", version.re
2929
kotlinX-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0"
3030
kotlinX-immutable = "org.jetbrains.kotlinx:kotlinx-collections-immutable:0.3.7"
3131

32-
androidX-compose-bom = "androidx.compose:compose-bom:2024.03.00"
32+
androidX-compose-bom = "androidx.compose:compose-bom:2024.04.00"
3333
androidX-compose-ui = { module = "androidx.compose.ui:ui" }
3434
androidX-compose-tooling = { module = "androidx.compose.ui:ui-tooling" }
3535
androidX-compose-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }

0 commit comments

Comments
 (0)