Skip to content
Snippets Groups Projects

Add obfs4proxy and switch to obfs4 bridges

Merged Torsten Grote requested to merge 1416-obfs4 into master
1 unresolved thread
4 files
+ 26
9
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -29,6 +29,7 @@ configurations {
@@ -29,6 +29,7 @@ configurations {
dependencies {
dependencies {
implementation project(path: ':bramble-core', configuration: 'default')
implementation project(path: ':bramble-core', configuration: 'default')
tor 'org.briarproject:tor-android:0.3.4.8@zip'
tor 'org.briarproject:tor-android:0.3.4.8@zip'
 
tor 'org.briarproject:obfs4proxy-android:0.0.7@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.0.2'
annotationProcessor 'com.google.dagger:dagger-compiler:2.0.2'
Loading