bump ndk dependencies to 0.5 (#2071)
This commit is contained in:
parent
be61ca13fe
commit
29a078f65c
3 changed files with 4 additions and 4 deletions
|
|
@ -100,7 +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.4.0"` |
|
||||
| 0.26 | `ndk_glue = "0.5.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