Skip to content

Commit

Permalink
Merge pull request #639 from skydoves/renovate/major-androidxcomposebom
Browse files Browse the repository at this point in the history
fix(deps): update dependency androidx.compose:compose-bom to v2025
  • Loading branch information
skydoves authored Jan 17, 2025
2 parents af1e2c8 + 63cdf8b commit 5bcd784
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 @@ -8,7 +8,7 @@ kotlinBinaryCompatibility = "0.17.0"
androidGradlePlugin = "8.8.0"
androidxActivity = "1.10.0"
androidxMaterial = "1.12.0"
androidxComposeBom = "2024.12.01"
androidxComposeBom = "2025.01.00"
androidxComposeConstraintLayout = "1.1.0"
androidxCore = "1.15.0"
androidxTestRunner = "1.6.2"
Expand Down

0 comments on commit 5bcd784

Please sign in to comment.