Skip to content

update ndk to 0.8#57

Merged
katyo merged 4 commits intokatyo:masterfrom
mockersf:update-ndk-0.8
Jan 27, 2024
Merged

update ndk to 0.8#57
katyo merged 4 commits intokatyo:masterfrom
mockersf:update-ndk-0.8

Conversation

@mockersf
Copy link
Copy Markdown
Contributor

@mockersf mockersf commented Jan 18, 2024

update ndk to the latest version, 0.8

tested with Bevy and RustAudio/cpal#820

@mockersf
Copy link
Copy Markdown
Contributor Author

mockersf commented Jan 23, 2024

CI should be fixed, at least it ran on my fork https://github.com/mockersf/oboe-rs/actions/runs/7626133608:

  • replaced action maxim-lobanov/setup-android-tools by doing the installs manually
  • updated android platform from 21 to 30 as it seems to be the one used by default now

@mockersf
Copy link
Copy Markdown
Contributor Author

also disable ndk default features

the only default one is rwh_0.6 which pulls version 0.6 of raw-window-handle but is unused by this crate. removing it let consumers decide which version of the crate they'll depend on

@katyo
Copy link
Copy Markdown
Owner

katyo commented Jan 27, 2024

@mockersf Thank you so much

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.

2 participants