[tor-commits] [orbot/master] IPtProxy 1.0.0

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


commit fe19638504bcee353f8f0221fd0fdb4d4aaddafb
Author: bim <dsnake at protonmail.com>
Date:   Thu May 27 09:43:01 2021 -0400

    IPtProxy 1.0.0
---
 app/build.gradle          | 2 +-
 orbotservice/build.gradle | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/app/build.gradle b/app/build.gradle
index 18b18188..45c6b03b 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -136,7 +136,7 @@ dependencies {
     androidTestImplementation "tools.fastlane:screengrab:1.2.0"
     implementation 'androidx.localbroadcastmanager:localbroadcastmanager:1.0.0'
     implementation 'com.android.volley:volley:1.2.0'
-    implementation 'com.github.tladesignz:IPtProxy:0.5.2'
+    implementation 'com.github.tladesignz:IPtProxy:1.0.0'
 }
 
 // Map for the version code that gives each ABI a value.
diff --git a/orbotservice/build.gradle b/orbotservice/build.gradle
index 67770146..d680cd09 100644
--- a/orbotservice/build.gradle
+++ b/orbotservice/build.gradle
@@ -64,5 +64,5 @@ dependencies {
     api 'info.guardianproject:jtorctl:0.4.5.7'
     implementation 'info.guardianproject:tor-android:0.4.5.7'
 
-    implementation 'com.github.tladesignz:IPtProxy:0.6.0'
+    implementation 'com.github.tladesignz:IPtProxy:1.0.0'
 }





More information about the tor-commits mailing list