[tor-commits] [orbot/master] update to tor 0.3.3.5-rc

n8fr8 at torproject.org n8fr8 at torproject.org
Sat May 12 04:50:45 UTC 2018


commit 7dd09db7b08c93fb18bd98c49a6b49a88100e295
Author: n8fr8 <nathan at freitas.net>
Date:   Sat May 12 00:25:30 2018 -0400

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

diff --git a/orbotservice/build.gradle b/orbotservice/build.gradle
index d5e6d5a3..020ce563 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.2.10-dev'
+    implementation 'org.torproject:tor-android-binary:0.3.3.5-rc-1'
     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