mirror of
https://github.com/bisq-network/bisq.git
synced 2025-03-03 10:46:54 +01:00
Clean p2p build file
This commit is contained in:
parent
91cb4a9c28
commit
b8c7981049
1 changed files with 0 additions and 1 deletions
|
@ -16,7 +16,6 @@ repositories {
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
compile project(':common')
|
compile project(':common')
|
||||||
//compile 'network.bisq:bisq-common:-SNAPSHOT'
|
|
||||||
compile('com.github.JesusMcCloud.netlayer:tor.native:0.4.2') {
|
compile('com.github.JesusMcCloud.netlayer:tor.native:0.4.2') {
|
||||||
exclude(module: 'slf4j-api')
|
exclude(module: 'slf4j-api')
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue