Clean p2p build file

This commit is contained in:
Christoph Atteneder 2018-09-05 11:02:02 +02:00
parent 91cb4a9c28
commit b8c7981049
No known key found for this signature in database
GPG key ID: CD5DC1C529CDFD3B

View file

@ -16,7 +16,6 @@ repositories {
dependencies {
compile project(':common')
//compile 'network.bisq:bisq-common:-SNAPSHOT'
compile('com.github.JesusMcCloud.netlayer:tor.native:0.4.2') {
exclude(module: 'slf4j-api')
}