Upgrade Tor to 0.3.5.15.

This commit is contained in:
akwizgran
2021-06-16 11:16:10 +01:00
parent 7289f5ba8a
commit 6d44521016
4 changed files with 4 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.14'
tor 'org.briarproject:tor-android:0.3.5.15'
tor 'org.briarproject:obfs4proxy-android:0.0.12-dev-40245c4a@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.24'