mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-05 10:15:21 +08:00
refactor: migration layout to Hikage
This commit is contained in:
@@ -46,6 +46,11 @@ dependencies {
|
||||
compileOnly(de.robv.android.xposed.api)
|
||||
implementation(projects.yukihookapiCore)
|
||||
ksp(projects.yukihookapiKspXposed)
|
||||
ksp(com.highcapable.hikage.hikage.compiler)
|
||||
implementation(com.highcapable.hikage.hikage.core)
|
||||
implementation(com.highcapable.hikage.hikage.extension)
|
||||
implementation(com.highcapable.hikage.hikage.widget.androidx)
|
||||
implementation(com.highcapable.hikage.hikage.widget.material)
|
||||
implementation(androidx.preference.preference.ktx)
|
||||
implementation(androidx.core.core.ktx)
|
||||
implementation(androidx.appcompat.appcompat)
|
||||
|
Reference in New Issue
Block a user