Skip to content

Commit

Permalink
Merge pull request #62 from anthonycr/renovate/major-composebom
Browse files Browse the repository at this point in the history
Update dependency androidx.compose:compose-bom to v2025
  • Loading branch information
anthonycr authored Jan 24, 2025
2 parents e13e25f + 1a81197 commit 7b2d9b2
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 @@ -6,7 +6,7 @@ ksp = "2.1.0-1.0.29"
kotlinpoet = "2.0.0"
jvm = "17"
activityCompose = "1.9.3"
composeBom = "2024.12.01"
composeBom = "2025.01.00"

[libraries]
androidx-activity-compose = { group = "androidx.activity", name = "activity-compose", version.ref = "activityCompose" }
Expand Down

0 comments on commit 7b2d9b2

Please sign in to comment.