Upgrade Tor to 0.3.5.9.

This commit is contained in:
akwizgran
2019-12-11 09:43:24 +00:00
parent a1357c22b2
commit 61293c0747
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.8-64@zip'
tor 'org.briarproject:tor-android:0.3.5.9@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.11-2@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.24'