[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [orbot/master] need the v4 support lib for LocalBroadcastManager
commit a479cc9a2bad449db960fbb7b62cfe5b94746321
Author: n8fr8 <nathan@xxxxxxxxxxxxxxxxxxxx>
Date: Tue Oct 29 10:33:12 2019 -0400
need the v4 support lib for LocalBroadcastManager
---
orbotservice/build.gradle | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/orbotservice/build.gradle b/orbotservice/build.gradle
index dde7a232..13987ab9 100644
--- a/orbotservice/build.gradle
+++ b/orbotservice/build.gradle
@@ -41,7 +41,9 @@ android {
dependencies {
- implementation 'org.torproject:tor-android-binary:0.4.0.4-rc'
+ implementation 'com.android.support:support-v4:28.0.0'
+
+ implementation 'org.torproject:tor-android-binary:0.4.1.5'
implementation 'info.pluggabletransports.aptds:apt-dispatch-library:1.0.7'
implementation 'info.pluggabletransports.aptds:apt-meek-obfs4-legacy:1.0.7'
implementation 'info.pluggabletransports.aptds:jsocksAndroid:1.0.4'
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits