Upgrade Android Tor binaries to 0.3.4.8.

This commit is contained in:
akwizgran
2018-10-08 13:47:17 +01:00
parent d6d3d5acef
commit 75a871a2f8
2 changed files with 2 additions and 2 deletions

View File

@@ -28,7 +28,7 @@ configurations {
dependencies {
implementation project(path: ':bramble-core', configuration: 'default')
tor 'org.briarproject:tor-android:0.2.9.16@zip'
tor 'org.briarproject:tor-android:0.3.4.8@zip'
annotationProcessor 'com.google.dagger:dagger-compiler:2.0.2'