Use the pluggable transport meek lite where obfs4 is blocked

This commit is contained in:
Torsten Grote
2019-02-04 15:56:47 -02:00
parent 5ccf2cae1f
commit b023593a2c
7 changed files with 50 additions and 16 deletions

View File

@@ -31,7 +31,7 @@ configurations {
dependencies {
implementation project(path: ':bramble-core', configuration: 'default')
tor 'org.briarproject:tor-android:0.3.5.7@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.7@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.9@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.19'