Skip to content

Commit

Permalink
Merge pull request #2197 from oscarguindzberg/asset-dependency
Browse files Browse the repository at this point in the history
Remove "pricenode" direct dependency on "assets"
  • Loading branch information
ManfredKarrer authored Jan 3, 2019
2 parents aca24f2 + 257a862 commit db439ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ configure(project(':pricenode')) {

dependencies {
compile project(":core")
compile project(":assets")
compile("org.knowm.xchange:xchange-bitcoinaverage:4.3.3")
compile("org.knowm.xchange:xchange-coinmarketcap:4.3.3")
compile("org.knowm.xchange:xchange-poloniex:4.3.3")
Expand Down

0 comments on commit db439ce

Please sign in to comment.