Skip to content

Commit

Permalink
fix(deps): update dependency androidx.compose:compose-bom to v2024.11.00
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 13, 2024
1 parent e3189d8 commit 4e8c608
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ kotlinx-serialization-json = "1.7.3"

# Compose
compose-compiler = '1.4.8'
compose-bom = '2024.10.01'
compose-bom = '2024.11.00'

# Androidx
androidx-lifecycle = '2.8.7'
Expand Down

0 comments on commit 4e8c608

Please sign in to comment.