From 9c4a27b9d8e5be4031df9917374cfd32c2df256a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:12:30 +0000 Subject: chore(deps): update hilt to v2.52 (#3154) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8dce0f28..a060d85a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ androidxActivity = "1.9.1" bouncycastle = "1.78.1" coroutines = "1.8.1" flowbinding = "1.2.0" -hilt = "2.51.1" +hilt = "2.52" kotlin = "2.0.0" kotlinResult = "2.0.0" lifecycle = "2.8.4" -- cgit v1.2.3