Upgrade Tor to 0.3.5.13

This commit is contained in:
Torsten Grote
2021-02-08 15:44:35 -03:00
parent 8d6c866e62
commit cb859e998d
2 changed files with 2 additions and 2 deletions

View File

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