Merge pull request #50 from MarijnS95:drop-ndk-glue

Drop `ndk-glue` dependency from the main crate
This commit is contained in:
Nolan Darilek 2024-02-09 10:31:54 -06:00 committed by GitHub
commit f593340051
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ web-sys = { version = "0.3", features = [
[target.'cfg(target_os="android")'.dependencies]
jni = "0.21"
ndk-context = "0.1"
ndk-glue = "0.7"
[package.metadata.docs.rs]
no-default-features = true