Skip to content
This repository has been archived by the owner on Sep 6, 2018. It is now read-only.

Commit

Permalink
Merge pull request #38 from ManfredKarrer/mk_master
Browse files Browse the repository at this point in the history
Fix tx broadcast issue
  • Loading branch information
ManfredKarrer authored Aug 22, 2018
2 parents 1a94384 + 3f2c455 commit 31e3f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ dependencies {
compile('com.google.inject:guice:4.1.0') {
exclude(module: 'guava')
}
compile('network.bisq.libdohj:libdohj-core:5047c80004') {
compile('network.bisq.libdohj:libdohj-core:9573d077') {
exclude(module: 'jsr305')
exclude(module: 'slf4j-api')
exclude(module: 'guava')
Expand Down

0 comments on commit 31e3f3f

Please sign in to comment.