Update YukiHookAPI

This commit is contained in:
2023-02-01 04:50:15 +08:00
parent 0f10fb077f
commit 241d2e9248

View File

@@ -60,8 +60,8 @@ android {
dependencies {
compileOnly 'de.robv.android.xposed:api:82'
implementation 'com.highcapable.yukihookapi:api:1.1.6'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.6'
implementation 'com.highcapable.yukihookapi:api:1.1.8'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.8'
implementation 'com.github.duanhong169:drawabletoolbox:1.0.7'
implementation "com.github.topjohnwu.libsu:core:3.1.2"
implementation 'androidx.annotation:annotation:1.5.0'