Skip to content

Commit

Permalink
fix(deps): update versions.compose to v1.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 30, 2025
1 parent 9549da2 commit ebfc405
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.55"
const val compose = "1.7.6"
const val compose = "1.7.7"
const val activity = "1.7.1"
const val agp = "7.3.0"
const val composeMultiplatform = "1.3.0"
Expand Down

0 comments on commit ebfc405

Please sign in to comment.