From 3894846ada1c4de2620271fc1c1ce285ecbb8381 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 14 May 2023 10:58:07 +0200 Subject: [PATCH] chore(deps): update hilt to v2.46.1 (#365) 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 c784aca8..df0f6e03 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -18,7 +18,7 @@ androidx-room = "2.5.1" androidx-swiperefreshlayout = "1.1.0" androidx-work = "2.8.1" glide = "4.15.1" -hilt = "2.46" +hilt = "2.46.1" jellyfin = "1.4.2" kotlin = "1.8.21" kotlinx-serialization = "1.5.0"