ndk-build 0.8.0

Utilities for building Android binaries
Documentation
[dependencies.dirs]
version = "4"

[dependencies.dunce]
version = "1"

[dependencies.quick-xml]
features = ["serialize"]
version = "0.23"

[dependencies.serde]
features = ["derive"]
version = "1"

[dependencies.thiserror]
version = "1"

[dependencies.which]
version = "4"

[package]
authors = ["The Rust Windowing contributors"]
description = "Utilities for building Android binaries"
documentation = "https://docs.rs/ndk-build"
edition = "2018"
homepage = "https://github.com/rust-windowing/android-ndk-rs"
keywords = ["android", "ndk", "apk"]
license = "MIT OR Apache-2.0"
name = "ndk-build"
repository = "https://github.com/rust-windowing/android-ndk-rs"
version = "0.8.0"