Add uniffi-bindgen version to README

This commit is contained in:
Steve Myers 2022-02-22 21:48:18 -08:00
parent 4656cf50b5
commit bd13eca0f3
No known key found for this signature in database
GPG Key ID: 8105A46B22C2D051

View File

@ -71,7 +71,7 @@ val newAddress = wallet.getNewAddress()
```
1. Install `uniffi-bindgen`
```sh
cargo install uniffi_bindgen
cargo install uniffi_bindgen --version 0.16.0
```
See the [UniFFI User Guide](https://mozilla.github.io/uniffi-rs/) for more info
1. Install Android SDK and Build-Tools for API level 30+