NekoBoxForAndroid
NekoBoxForAndroid copied to clipboard
BUG: Not able to build Libcore
Describe the problem
Expected behavior: Should be able to build a aar file for libcore
Actual behavior:
Getting this error while building libcore:
github.com/sagernet/sing-box/boxapi: module github.com/sagernet/sing-box@latest found (v1.11.13, replaced by ../sing-box), but does not contain package github.com/sagernet/sing-box/boxapi
github.com/sagernet/sing-box/nekoutils: module github.com/sagernet/sing-box@latest found (v1.11.13, replaced by ../sing-box), but does not contain package github.com/sagernet/sing-box/nekoutils
How to reproduce
- Clone the project.
- Clone sing-box at the root of the project
- Clone libneko at the root of the project
Provide helpful screenshots, videos, text descriptions, subscription links, etc.
log
If you have logs, please upload them. Please see the detailed steps for exporting logs in the documentation.
modify the actions configuration file so that it only compiles aar for you, which will avoid a lot of environment errors