Skip to content

Commit

Permalink
update rpcclient to 0.9.19
Browse files Browse the repository at this point in the history
  • Loading branch information
greenaddress committed Jun 17, 2018
1 parent 3e4d2af commit eaba748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ dependencies {
implementation 'com.android.support:appcompat-v7:27.1.1'
implementation 'com.android.support:design:27.1.1'
implementation 'org.apache.commons:commons-compress:1.16.1'
implementation 'wf.bitcoin:JavaBitcoindRpcClient:0.9.18'
implementation 'wf.bitcoin:JavaBitcoindRpcClient:0.9.19'
implementation 'com.android.support:support-v4:27.1.1'
}

0 comments on commit eaba748

Please sign in to comment.