android-sdkmanager-rs 0.7.0

Rust native replacement for Android's sdkmanager
Documentation
🤖 android-sdkmanager-rs
=

[![Actions Status](https://github.com/Traverse-Research/android-sdkmanager-rs/workflows/CI/badge.svg)](https://github.com/Traverse-Research/android-sdkmanager-rs/actions)
[![Latest version](https://img.shields.io/crates/v/android-sdkmanager-rs.svg)](https://crates.io/crates/android-sdkmanager-rs)
[![Docs](https://docs.rs/android-sdkmanager-rs/badge.svg)](https://docs.rs/android-sdkmanager-rs/)
[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE-MIT)
[![LICENSE](https://img.shields.io/badge/license-apache-blue.svg)](LICENSE-APACHE)
[![Contributor Covenant](https://img.shields.io/badge/contributor%20covenant-v1.4%20adopted-ff69b4.svg)](../main/CODE_OF_CONDUCT.md)

[![Banner](banner.png)](https://traverseresearch.nl)

```toml
[dependencies]
android-sdkmanager-rs = "0.7.0"
```

### License


Licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE]../master/LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT]../master/LICENSE-MIT or http://opensource.org/licenses/MIT)

at your option.

### Contribution


Unless you explicitly state otherwise, any contribution intentionally
submitted for inclusion in the work by you, as defined in the Apache-2.0
license, shall be dual licensed as above, without any additional terms or
conditions.