mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 15:14:50 +00:00
056272413f
# Objective
- Fix CI issue with updated `cargo-app`
## Solution
- Move the Android example to its own package. It's not necessary for the CI fix, but it's cleaner, mimic the iOS example, and easier to reuse for someone wanting to setup android support in their project
- Build the package in CI instead of the example
The Android example is still working on my android device with this change 👍
|
||
---|---|---|
.. | ||
src | ||
Cargo.toml |