mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 13:50:05 -04:00
bump ndk dependencies to 0.5 (#2071)
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user