fix loging, include jtorctl for debugging

This commit is contained in:
goapunk
2019-03-29 18:40:51 +01:00
parent 4c1fd94c67
commit 0237df937f
17 changed files with 1591 additions and 4 deletions

View File

@@ -15,7 +15,6 @@ dependencies {
implementation 'org.bitlet:weupnp:0.1.4'
implementation 'net.i2p.crypto:eddsa:0.2.0'
implementation 'org.whispersystems:curve25519-java:0.5.0'
implementation 'org.briarproject:jtorctl:0.3'
annotationProcessor 'com.google.dagger:dagger-compiler:2.19'