mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-22 06:41:41 +01:00
Change Maven to Gradle
This commit is contained in:
parent
1e692ec8c4
commit
4f43033439
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ It allows to trade fiat money (USD, EURO, ...) for Bitcoins without relying on a
|
||||||
Instead, all participants form a peer to peer market.
|
Instead, all participants form a peer to peer market.
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
The project use **Java 8** and **Maven**.
|
The project use **Java 8** and **Gradle**.
|
||||||
We use the **BitcoinJ** library and **TomP2P** for DHT and direct messaging.
|
We use the **BitcoinJ** library and **TomP2P** for DHT and direct messaging.
|
||||||
|
|
||||||
## Development setup
|
## Development setup
|
||||||
|
|
Loading…
Add table
Reference in a new issue