From 198fdff60dfc2e1a45fd9e1cf9cd8daad12f013c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 01:14:16 +0000 Subject: [PATCH] build(deps): bump hilt_work from 1.1.0 to 1.2.0 Bumps `hilt_work` from 1.1.0 to 1.2.0. Updates `androidx.hilt:hilt-work` from 1.1.0 to 1.2.0 Updates `androidx.hilt:hilt-compiler` from 1.0.0 to 1.2.0 --- updated-dependencies: - dependency-name: androidx.hilt:hilt-work dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.hilt:hilt-compiler dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f4afb04..00c3f89 100644 --- a/build.gradle +++ b/build.gradle @@ -26,7 +26,7 @@ buildscript { crashy = "1.2.0" coil = "2.5.0" work_version = "2.9.0" - hilt_work = "1.1.0" + hilt_work = "1.2.0" //compilation compileVersion = 32