[tor-commits] [orbot/master] update to latest tor-android-binary library

n8fr8 at torproject.org n8fr8 at torproject.org
Mon May 14 19:34:41 UTC 2018


commit 1dc740a76c815c42e26440bf8f4fd54ab8cd193f
Author: n8fr8 <nathan at freitas.net>
Date:   Mon May 14 12:45:13 2018 -0400

    update to latest tor-android-binary library
---
 orbotservice/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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