fix android
This commit is contained in:
@@ -40,6 +40,10 @@ openxr = { git = "https://github.com/Ralith/openxrs", rev = "0177d2d", features
|
||||
"static",
|
||||
] }
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies]
|
||||
ndk-context = "0.1"
|
||||
jni = "0.20"
|
||||
|
||||
[dev-dependencies]
|
||||
bevy = "0.12"
|
||||
color-eyre = "0.6.2"
|
||||
|
||||
Reference in New Issue
Block a user