mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-02 20:36:44 +00:00
upgrade whirlpool-client 1.0.1
This commit is contained in:
parent
0d9e798bb7
commit
fcbed8795f
1 changed files with 2 additions and 2 deletions
|
@ -124,8 +124,8 @@ dependencies {
|
|||
exclude group: 'org.slf4j'
|
||||
}
|
||||
implementation('com.sparrowwallet.bokmakierie:bokmakierie:1.0')
|
||||
implementation('io.samourai.code.whirlpool:whirlpool-client:1.0.0-beta23')
|
||||
implementation('io.samourai.code.wallet:java-http-client:2.0.0-beta8')
|
||||
implementation('io.samourai.code.whirlpool:whirlpool-client:1.0.1')
|
||||
implementation('io.samourai.code.wallet:java-http-client:2.0.0')
|
||||
implementation('io.reactivex.rxjava2:rxjava:2.2.15')
|
||||
implementation('io.reactivex.rxjava2:rxjavafx:2.2.2')
|
||||
implementation('org.apache.commons:commons-lang3:3.7')
|
||||
|
|
Loading…
Reference in a new issue