mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2025-04-07 19:38:25 +02:00
upgrade to hummingbird 1.4 to fix crypto-account
This commit is contained in:
parent
37bb1c5d97
commit
f826c2d423
@ -51,7 +51,7 @@ dependencies {
|
||||
implementation('com.github.arteam:simple-json-rpc-server:1.0') {
|
||||
exclude group: 'org.slf4j'
|
||||
}
|
||||
implementation('com.sparrowwallet:hummingbird:1.3')
|
||||
implementation('com.sparrowwallet:hummingbird:1.4')
|
||||
implementation('com.nativelibs4java:bridj:0.7-20140918-3') {
|
||||
exclude group: 'com.google.android.tools', module: 'dx'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user