mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2024-11-02 20:36:44 +00:00
upgrade to hummingbird v1.6.2
This commit is contained in:
parent
e6fce14fde
commit
d79c4a13f6
2 changed files with 2 additions and 2 deletions
|
@ -64,7 +64,7 @@ dependencies {
|
|||
implementation('com.github.arteam:simple-json-rpc-server:1.0') {
|
||||
exclude group: 'org.slf4j'
|
||||
}
|
||||
implementation('com.sparrowwallet:hummingbird:1.6.1')
|
||||
implementation('com.sparrowwallet:hummingbird:1.6.2')
|
||||
implementation('com.nativelibs4java:bridj:0.7-20140918-3') {
|
||||
exclude group: 'com.google.android.tools', module: 'dx'
|
||||
}
|
||||
|
|
2
drongo
2
drongo
|
@ -1 +1 @@
|
|||
Subproject commit db081695e84f38a184567b00cad1af0f0e7e1b67
|
||||
Subproject commit 46e4413cf6ed052d3377550760c9ffcf64a0c68d
|
Loading…
Reference in a new issue