Upgrade Tor to 0.3.5.14.

This commit is contained in:
akwizgran
2021-05-28 11:45:21 +01:00
parent 76b7e6fecf
commit 58eb1d9e24
5 changed files with 5 additions and 4 deletions

View File

@@ -42,7 +42,7 @@ configurations {
dependencies {
implementation project(path: ':bramble-core', configuration: 'default')
tor 'org.briarproject:tor-android:0.3.5.13@zip'
tor 'org.briarproject:tor-android:0.3.5.14'
tor 'org.briarproject:obfs4proxy-android:0.0.12-dev-40245c4a@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.24'