[tor-commits] [orbot/master] update tor-android to 0.4.0.4-rc

n8fr8 at torproject.org n8fr8 at torproject.org
Fri Jul 5 12:40:01 UTC 2019


commit a1c5806adc3d73575c1ade48d0c611ff90540cc5
Author: n8fr8 <nathan at guardianproject.info>
Date:   Fri May 31 10:47:36 2019 -0400

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

diff --git a/orbotservice/build.gradle b/orbotservice/build.gradle
index df861342..7160e29d 100644
--- a/orbotservice/build.gradle
+++ b/orbotservice/build.gradle
@@ -28,7 +28,7 @@ android {
 
 dependencies {
     implementation project(':jsocksAndroid')
-    implementation 'org.torproject:tor-android-binary:0.3.5.8-rc-v2'
+    implementation 'org.torproject:tor-android-binary:0.4.0.4-rc'
     implementation 'com.android.support:appcompat-v7:28.0.0'
     implementation 'com.jaredrummler:android-shell:1.0.0'
     implementation fileTree(dir: 'libs', include: ['.so'])





More information about the tor-commits mailing list