Skip to content

Commit 368f901

Browse files
Bump androidx.compose:compose-bom from 2023.10.01 to 2024.02.02 (#40) [skip ci]
Bumps androidx.compose:compose-bom from 2023.10.01 to 2024.02.02. --- updated-dependencies: - dependency-name: androidx.compose:compose-bom dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 656f4ed commit 368f901

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
@@ -75,7 +75,7 @@ androidx-lifecycle-runtime-compose = { module = "androidx.lifecycle:lifecycle-ru
7575
androidx-lifecycle-viewmodel-compose = { module = "androidx.lifecycle:lifecycle-viewmodel-compose", version = "androidx-lifecycle" }
7676
androidx-annotation = { module = "androidx.annotation:annotation", version.ref = "androidx-annotation" }
7777
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidx-activity" }
78-
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2023.10.01" }
78+
androidx-compose-bom = { module = "androidx.compose:compose-bom", version = "2024.02.02" }
7979
androidx-compose-ui-ui = { module = "androidx.compose.ui:ui" }
8080
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
8181
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }

0 commit comments

Comments
 (0)