Android: Bump ndk/ndk-glue version (#2047)
This commit is contained in:
parent
ed698f2462
commit
5f4df54895
3 changed files with 5 additions and 3 deletions
|
|
@ -36,9 +36,9 @@ image = "0.23.12"
|
|||
simple_logger = "1.9"
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
ndk = "0.3"
|
||||
ndk = "0.4"
|
||||
ndk-sys = "0.2.0"
|
||||
ndk-glue = "0.3"
|
||||
ndk-glue = "0.4"
|
||||
|
||||
[target.'cfg(any(target_os = "ios", target_os = "macos"))'.dependencies]
|
||||
objc = "0.2.7"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue