feat: update demo

This commit is contained in:
2025-06-16 17:05:36 +08:00
parent c8f1e3441e
commit 242322954a
4 changed files with 51 additions and 59 deletions

View File

@@ -47,6 +47,8 @@ dependencies {
implementation(projects.yukihookapiCore)
ksp(projects.yukihookapiKspXposed)
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)