From acfde45338fa6b32500af64d087cf2fb7bdd94dc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Jun 2024 22:50:52 +0000 Subject: [PATCH] build(deps): bump com.github.HChenX:HookTool Bumps the maven-dependencies group with 1 update: [com.github.HChenX:HookTool](https://github.com/HChenX/HookTool). Updates `com.github.HChenX:HookTool` from v.0.8.7 to v.0.8.8 - [Release notes](https://github.com/HChenX/HookTool/releases) - [Commits](https://github.com/HChenX/HookTool/commits) --- updated-dependencies: - dependency-name: com.github.HChenX:HookTool dependency-type: direct:production dependency-group: maven-dependencies ... Signed-off-by: dependabot[bot] --- 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 569ff81413..d89711aae3 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] agp = "8.4.1" -hooktool = "v.0.8.7" +hooktool = "v.0.8.8" kotlinAndroid = "2.0.0" lsparanoid = "0.6.0" #lspluginResopt = "1.6"