refactor: migrate and update to YukiHookAPI 1.3.0

This commit is contained in:
2025-06-25 23:20:11 +08:00
parent 276820fdc5
commit 147e4c117e
9 changed files with 315 additions and 227 deletions

View File

@@ -82,6 +82,8 @@ dependencies {
implementation(com.highcapable.yukihookapi.api)
ksp(com.highcapable.yukihookapi.ksp.xposed)
ksp(com.highcapable.hikage.hikage.compiler)
implementation(com.highcapable.kavaref.kavaref.core)
implementation(com.highcapable.kavaref.kavaref.extension)
implementation(com.highcapable.hikage.hikage.core)
implementation(com.highcapable.hikage.hikage.extension)
implementation(com.highcapable.hikage.hikage.widget.androidx)