[tor-commits] [orbot/master] remove unneeded old obfs4proxy library references

n8fr8 at torproject.org n8fr8 at torproject.org
Wed Dec 22 21:55:07 UTC 2021


commit df8360b413b858598fefa9dd893ffd95ada88252
Author: n8fr8 <nathan at guardianproject.info>
Date:   Fri Apr 30 15:57:24 2021 -0400

    remove unneeded old obfs4proxy library references
---
 app/build.gradle | 2 --
 1 file changed, 2 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle
index e42a047e..70349b22 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -123,8 +123,6 @@ dependencies {
     androidTestImplementation "tools.fastlane:screengrab:1.2.0"
     implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
     implementation 'com.android.volley:volley:1.1.1'
-    implementation 'info.pluggabletransports.aptds:apt-dispatch-library:1.0.9'
-    implementation 'info.pluggabletransports.aptds:apt-meek-obfs4-legacy:1.0.9'
     implementation 'com.github.tladesignz:IPtProxy:0.5.2'
 }
 





More information about the tor-commits mailing list