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

Update CI to use Android NDK r25b #102332

Merged
merged 1 commit into from
Oct 9, 2022
Merged

Commits on Oct 4, 2022

  1. Update CI to use Android NDK r25b

    This commit updates the CI definitions to use the most recent Android
    LTS NDK release: r25b.  Changes since the last NDK used by Rust negate
    the need to generate "standalone toolchains" and newer NDKs can be used
    in-place.
    
    See https://developer.android.com/ndk/guides/other_build_systems#overview
    chriswailes committed Oct 4, 2022
    Configuration menu
    Copy the full SHA
    bf7f1ca View commit details
    Browse the repository at this point in the history