We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
可能会导致之前的编译结果又打进apk里,造成潜在问题
清理app/libs目录。不过可能会有另外的潜在问题,比如用户就是自己放进去了so,那确实不能删除。还需再讨论。
No response
The text was updated successfully, but these errors were encountered:
1.1.9 加了个 xmakeClean 不过我没试过,不行就提个 pr 过来
Sorry, something went wrong.
No branches or pull requests
Is your feature request related to a problem? Please describe.
可能会导致之前的编译结果又打进apk里,造成潜在问题
Describe the solution you'd like
清理app/libs目录。不过可能会有另外的潜在问题,比如用户就是自己放进去了so,那确实不能删除。还需再讨论。
Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: