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

Publish multiple library versions with different NDK/STL #76

Open
ViliusSutkus89 opened this issue Aug 19, 2022 · 0 comments
Open

Publish multiple library versions with different NDK/STL #76

ViliusSutkus89 opened this issue Aug 19, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@ViliusSutkus89
Copy link
Collaborator

Current long term stable NDK dropped support for pre KitKat (api-19) devices.
Multiple NDK versions would allow to support them longer.

Would be good to publish library linked against static STL.
Multiple libraries can ship different shared STLs and produce file collissions. If those libraries are running on different processes, static STL would be easier to manage.

@ViliusSutkus89 ViliusSutkus89 added the enhancement New feature or request label Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant