Closed ameknite closed 8 months ago
Use oboe with ndk 0.8
In #57 ndk was updated to 0.8. but a new version to Crates.io has not being released.
alternatives:
[dependencies] oboe = { git = "https://github.com/katyo/oboe-rs", branch = "master", features=["ndk"]}
@ameknite I have WIP release PR https://github.com/katyo/oboe-rs/pull/58
fixed https://github.com/katyo/oboe-rs/releases/tag/0.6.0
Objective:
Use oboe with ndk 0.8
In #57 ndk was updated to 0.8. but a new version to Crates.io has not being released.
alternatives: