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:
@@ -7,6 +7,7 @@ repositories:
|
||||
scope: PLUGINS
|
||||
google:
|
||||
maven-central:
|
||||
jit-pack:
|
||||
rovo89-xposed-api:
|
||||
scope: LIBRARIES
|
||||
url: https://api.xposed.info/
|
||||
@@ -41,6 +42,11 @@ libraries:
|
||||
version: 82
|
||||
repositories:
|
||||
rovo89-xposed-api
|
||||
com.github.tiann:
|
||||
FreeReflection:
|
||||
version: 3.1.0
|
||||
repositories:
|
||||
jit-pack
|
||||
com.google.devtools.ksp:
|
||||
symbol-processing-api:
|
||||
version-ref: <plugins>::kotlin-ksp
|
||||
|
Reference in New Issue
Block a user