Skip to content

Commit

Permalink
update ndk to 0.8 (#820)
Browse files Browse the repository at this point in the history
  • Loading branch information
mockersf authored Jan 19, 2024
1 parent 310160f commit 1847359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ web-sys = { version = "0.3.35", features = [ "AudioContext", "AudioContextOption

[target.'cfg(target_os = "android")'.dependencies]
oboe = { version = "0.5", features = [ "java-interface" ] }
ndk = "0.7"
ndk = "0.8"
ndk-context = "0.1"
jni = "0.19"

Expand Down

0 comments on commit 1847359

Please sign in to comment.