Upgrade obfs4proxy to 0.0.12-dev.

This commit is contained in:
akwizgran
2021-02-17 16:41:49 +00:00
parent db2c235283
commit 15ebdf8dd5
4 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ configurations {
dependencies {
implementation project(path: ':bramble-core', configuration: 'default')
tor 'org.briarproject:tor-android:0.3.5.13@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.11-2@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.12-dev-40245c4a@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.24'