Upgrade Tor to version 0.3.5.10.

This commit is contained in:
akwizgran
2020-03-25 17:09:12 +00:00
parent 9eee58657e
commit 17239810c8
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.9@zip'
tor 'org.briarproject:tor-android:0.3.5.10@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.11-2@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.24'