mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 01:35:17 +08:00
refactor: big modified
- update dependencies - migration reflection api to KavaRef - merge to new api usage
This commit is contained in:
@@ -41,7 +41,9 @@ android {
|
||||
dependencies {
|
||||
compileOnly(de.robv.android.xposed.api)
|
||||
compileOnly(projects.yukihookapiStub)
|
||||
implementation(com.github.tiann.freeReflection)
|
||||
implementation(org.lsposed.hiddenapibypass.hiddenapibypass)
|
||||
implementation(com.highcapable.kavaref.kavaref.core)
|
||||
implementation(com.highcapable.kavaref.kavaref.extension)
|
||||
implementation(androidx.core.core.ktx)
|
||||
implementation(androidx.appcompat.appcompat)
|
||||
implementation(androidx.preference.preference.ktx)
|
||||
|
Reference in New Issue
Block a user