android: bump to ndk 0.9.0 and android-activity 0.6.0
This commit is contained in:
parent
1682703b5c
commit
304a585493
2 changed files with 4 additions and 3 deletions
|
|
@ -91,6 +91,8 @@ changelog entry.
|
|||
- On macOS, return `HandleError::Unavailable` when a window handle is not available.
|
||||
- On Windows, remove `WS_CAPTION`, `WS_BORDER`, and `WS_EX_WINDOWEDGE` styles
|
||||
for child windows without decorations.
|
||||
- On Android, bump `ndk` to `0.9.0` and `android-activity` to `0.6.0`,
|
||||
and remove unused direct dependency on `ndk-sys`.
|
||||
|
||||
### Deprecated
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue