Upgrade Tor to 0.3.5.7

This commit is contained in:
Torsten Grote
2019-02-19 11:09:45 -03:00
parent b342759e06
commit 5ccf2cae1f
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ configurations {
dependencies {
implementation project(path: ':bramble-core', configuration: 'default')
tor 'org.briarproject:tor-android:0.3.4.8@zip'
tor 'org.briarproject:tor-android:0.3.5.7@zip'
tor 'org.briarproject:obfs4proxy-android:0.0.7@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.19'