[tor-commits] [orbot/master] update tor to 0.3.5.6-RC

n8fr8 at torproject.org n8fr8 at torproject.org
Fri Mar 22 16:30:10 UTC 2019


commit 2d4e2a5f6d635992fce548a427fd2a491d43b272
Author: n8fr8 <nathan at guardianproject.info>
Date:   Wed Jan 2 14:18:25 2019 -0500

    update tor to 0.3.5.6-RC
---
 orbotservice/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/orbotservice/build.gradle b/orbotservice/build.gradle
index fb9b6946..cebbd502 100644
--- a/orbotservice/build.gradle
+++ b/orbotservice/build.gradle
@@ -27,7 +27,7 @@ android {
 
 dependencies {
     implementation project(':jsocksAndroid')
-    implementation 'org.torproject:tor-android-binary:0.3.4.9'
+    implementation 'org.torproject:tor-android-binary:0.3.5.6-rc'
     implementation 'com.android.support:appcompat-v7:27.1.1'
     implementation 'com.jrummyapps:android-shell:1.0.1'
     implementation fileTree(dir: 'libs', include: ['.so'])





More information about the tor-commits mailing list