Upgrade Tor to 0.3.5.8.

This commit is contained in:
akwizgran
2019-02-26 12:39:47 +00:00
parent 37512c50d8
commit d004933fae
4 changed files with 4 additions and 4 deletions

View File

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