Failed to resolve: io.github.libxposed:api:100 #252
Steps to reproduce/复现步骤编译magisk-loader模块时候 无法获取这个库 Expected behaviour/预期行为正常编译 Actual behaviour/实际行为无法拉取相关类库 Xposed Module List/Xposed 模块列表无影响Root implementation/Root 方案编译代码时候 System Module List/系统模块列表编译代码时候LSPosed version/LSPosed 版本线上库最新代码 Android version/Android 版本13 Version requirement/版本要求
Logs/日志Failed to resolve: io.github.libxposed:api:100 |
Answered by
JingMatrix
Apr 16, 2025
Replies: 2 comments
|
upload log? |
0 replies
|
The |
0 replies
Answer selected by
JingMatrix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
libxposedAPIs need to be compiled locally, you should refer to https://github.com/JingMatrix/LSPosed/blob/master/.github/workflows/core.yml.See especially the step of
Build dependencies.