mirror of
https://github.com/bevyengine/bevy
synced 2024-11-14 00:47:32 +00:00
23b0dd6ffd
# Objective - Remove dependency in bevy_asset to bevy_winit - First step for #15565 ## Solution - the static `ANDROID_APP` and the `android_activity` reexport are now in `bevy_window` ## Migration Guide If you use the `android_activity` reexport from `bevy::winit::android_activity`, it is now in `bevy:🪟:android_activity`. Same for the `ANDROID_APP` static |
||
---|---|---|
.. | ||
compile_fail | ||
src | ||
Cargo.toml | ||
README.md |