added android example

This commit is contained in:
awtterpip
2024-05-03 16:46:32 -05:00
parent b2b40ba95a
commit 0e5bcd029f
9 changed files with 192 additions and 68 deletions

View File

@@ -12,7 +12,7 @@ bevy_xr.path = "./crates/bevy_xr"
bevy = "0.13.0"
[workspace]
members = ["crates/*"]
members = ["crates/*", "crates/bevy_openxr/examples/android"]
[workspace.dependencies]
bevy = "0.13.0"