mirror of
https://github.com/HighCapable/YukiHookAPI.git
synced 2025-09-04 01:35:17 +08:00
refactor: remove FreeReflection auto generation, add it using dependency
This commit is contained in:
@@ -36,6 +36,7 @@ android {
|
||||
dependencies {
|
||||
compileOnly(de.robv.android.xposed.api)
|
||||
compileOnly(projects.yukihookapiStub)
|
||||
implementation(com.github.tiann.freeReflection)
|
||||
implementation(androidx.core.core.ktx)
|
||||
implementation(androidx.appcompat.appcompat)
|
||||
implementation(androidx.preference.preference.ktx)
|
||||
|
Reference in New Issue
Block a user