Bump versions of ndk to 0.6, ndk-sys to 0.3, ndk-glue to 0.6 (#2163)
This commit is contained in:
parent
9229e2d88b
commit
f93f2c158b
3 changed files with 5 additions and 3 deletions
|
|
@ -100,6 +100,7 @@ The `ndk_glue` version needs to match the version used by `winit`. Otherwise, th
|
|||
| 0.24 | `ndk_glue = "0.2.0"` |
|
||||
| 0.25 | `ndk_glue = "0.3.0"` |
|
||||
| 0.26 | `ndk_glue = "0.5.0"` |
|
||||
| 0.27 | `ndk_glue = "0.6.0"` |
|
||||
|
||||
Running on an Android device needs a dynamic system library, add this to Cargo.toml:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue