v1.6.4 with cosigner revisions to crypto-account

This commit is contained in:
Craig Raw 2021-12-08 08:52:37 +02:00
parent be24167c85
commit f35629374e

View file

@ -12,7 +12,7 @@ Hummingbird requires a minimum of Java 8.
Hummingbird is hosted in Maven Central and can be added as a dependency with the following:
```
implementation('com.sparrowwallet:hummingbird:1.6.3')
implementation('com.sparrowwallet:hummingbird:1.6.4')
```
## Usage