[android] use new obfs4 release with only pie builds and fixed arm64

This commit is contained in:
Torsten Grote
2019-10-10 10:01:15 -03:00
parent c247d745df
commit 2e37619357
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ configurations {
dependencies {
implementation project(path: ':bramble-core', configuration: 'default')
tor 'org.briarproject:tor-android:0.3.5.8-64@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.11@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.11-2@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.22.1'