Skip to content

Commit

Permalink
Update Versions.hilt to v2.53 (#1015)
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 Dec 4, 2024
1 parent b6bb771 commit 0931485
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 @@ -3,7 +3,7 @@ object Versions {
const val lifecycle = "2.6.1"
const val room = "2.6.1"
const val navigation = "2.5.3"
const val hilt = "2.52"
const val hilt = "2.53"
const val compose = "1.7.5"
const val activity = "1.7.1"
const val agp = "7.3.0"
Expand Down

0 comments on commit 0931485

Please sign in to comment.