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

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Sep 13 16:56:13 UTC 2018


commit 31238af3a3e9097cf14a43a1e0376fd5066e8924
Author: n8fr8 <nathan at freitas.net>
Date:   Wed Sep 5 22:03:37 2018 -0400

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

diff --git a/orbotservice/build.gradle b/orbotservice/build.gradle
index aa35322f..c4729bd7 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.3.5-rc-3'
+    implementation 'org.torproject:tor-android-binary:0.3.4.7-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