Upgrade Tor to 0.3.5.12.

This commit is contained in:
akwizgran
2020-11-16 13:29:24 +00:00
parent 07da91a6f5
commit b24a0e4bc3
4 changed files with 4 additions and 4 deletions

View File

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