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

commit a1c5806adc3d73575c1ade48d0c611ff90540cc5 Author: n8fr8 <nathan@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'])
participants (1)
-
n8fr8@torproject.org