From 577b017d5b75fdbd17906558f2d72104881e93f4 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 9 Oct 2023 21:47:24 +0000
Subject: [PATCH] Bump com.highcapable.yukihookapi:ksp-xposed from 1.1.11 to
 1.2.0

Bumps [com.highcapable.yukihookapi:ksp-xposed](https://github.com/HighCapable/YukiHookAPI) from 1.1.11 to 1.2.0.
- [Release notes](https://github.com/HighCapable/YukiHookAPI/releases)
- [Commits](https://github.com/HighCapable/YukiHookAPI/compare/1.1.11...1.2.0)

---
updated-dependencies:
- dependency-name: com.highcapable.yukihookapi:ksp-xposed
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 app/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/build.gradle b/app/build.gradle
index ea9447e..67ce5a5 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -94,7 +94,7 @@ dependencies {
     }
 
     implementation 'com.highcapable.yukihookapi:api:1.1.11'
-    ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.11'
+    ksp 'com.highcapable.yukihookapi:ksp-xposed:1.2.0'
     implementation 'com.facebook.shimmer:shimmer:0.5.0'
     implementation 'com.github.KieronQuinn:MonetCompat:0.4.1'
     implementation 'androidx.palette:palette:1.0.0'