mirror of
https://github.com/yogeshpaliyal/KeyPass.git
synced 2025-12-31 00:59:51 -06:00
fix(deps): update versions.hilt to v2.51 (#807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@ object Versions {
|
||||
const val lifecycle = "2.6.1"
|
||||
const val room = "2.5.2"
|
||||
const val navigation = "2.5.3"
|
||||
const val hilt = "2.48.1"
|
||||
const val hilt = "2.51"
|
||||
const val compose = "1.6.2"
|
||||
const val activity = "1.7.1"
|
||||
const val agp = "7.3.0"
|
||||
|
||||
Reference in New Issue
Block a user