Update YukiHookAPI

This commit is contained in:
2023-04-17 06:30:35 +08:00
parent 42b0fa69b7
commit f95fe45ce3

View File

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