Skip to content

Publish multiple library versions with different NDK/STL #76

Open
@ViliusSutkus89

Description

@ViliusSutkus89

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions