Skip to content

Commit

Permalink
Update Versions.compose to v1.7.5 (#996)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 26, 2024
1 parent f79678b commit 8b08737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Versions {
const val room = "2.6.1"
const val navigation = "2.5.3"
const val hilt = "2.52"
const val compose = "1.7.2"
const val compose = "1.7.5"
const val activity = "1.7.1"
const val agp = "7.3.0"
const val composeMultiplatform = "1.3.0"
Expand Down

0 comments on commit 8b08737

Please sign in to comment.