mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-21 22:31:44 +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.
|
||||
|
||||
## 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.
|
||||
|
||||
## Development setup
|
||||
|
|
Loading…
Add table
Reference in a new issue