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 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
upload log? |
Beta Was this translation helpful? Give feedback.
-
The |
Beta Was this translation helpful? Give feedback.
The
libxposed
APIs 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
.