Skip to content
New issue

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

New version #13

Merged
merged 3 commits into from
Jun 19, 2021
Merged

New version #13

merged 3 commits into from
Jun 19, 2021

Conversation

timscriptov
Copy link
Contributor

Added config/settings (tools/config.json)
{ "abi":{ "armeabi-v7a":true, "arm64-v8a":false, "x86":true, "x86_64":false }, "path": { "sdk": "/Android/Sdk", "cmake": "/Android/Sdk/cmake/3.10.2.4988404", "ndk": "/Android/Sdk/ndk/22.0.7026061" }, "ndk": { "toolchains":"windows-x86_64" } }

Update all dependencies

@maoabc
Copy link
Owner

maoabc commented Jun 19, 2021

Why remove the Nonnull annotation?getVmLibOutputDir() and getVpLibOutputDir() needs to change with buildType, The .so output path is "obj/$abi/libnmmvm.so" and "obj/$abi/libnmmp.so" .

@maoabc maoabc merged commit 23097aa into maoabc:master Jun 19, 2021
@timscriptov
Copy link
Contributor Author

@maoabc Hello.
I, when updating the Guava dependency, did not write the name of the library correctly. And the studio could not find this class, and when I found the error, it was already too late

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants