Add uniffi-bindgen version to README
This commit is contained in:
parent
4656cf50b5
commit
bd13eca0f3
@ -71,7 +71,7 @@ val newAddress = wallet.getNewAddress()
|
|||||||
```
|
```
|
||||||
1. Install `uniffi-bindgen`
|
1. Install `uniffi-bindgen`
|
||||||
```sh
|
```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
|
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+
|
1. Install Android SDK and Build-Tools for API level 30+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user