fix(deps): update versions.hilt to v2.48.1 (#727)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2023-10-09 00:06:20 +05:30
committed by GitHub
parent f7860fd0af
commit c161eebdbd

View File

@@ -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"
const val hilt = "2.48.1"
const val compose = "1.4.3"
const val activity = "1.7.1"
const val agp = "7.3.0"