Update YukiHookAPI

This commit is contained in:
2022-10-04 07:31:50 +08:00
parent 8eb814a345
commit f7784b393d

View File

@@ -60,8 +60,8 @@ android {
dependencies {
compileOnly 'de.robv.android.xposed:api:82'
implementation 'com.highcapable.yukihookapi:api:1.1.3'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.3'
implementation 'com.highcapable.yukihookapi:api:1.1.4'
ksp 'com.highcapable.yukihookapi:ksp-xposed:1.1.4'
implementation 'com.google.code.gson:gson:2.9.0'
implementation 'com.github.duanhong169:drawabletoolbox:1.0.7'
implementation "com.github.topjohnwu.libsu:core:3.1.2"