[tor-commits] [orbot/master] Remove typo
n8fr8 at torproject.org
n8fr8 at torproject.org
Wed Dec 22 21:55:09 UTC 2021
commit 8ed64e611519de74100a65cddfff0aab5293f1d9
Author: sisbell <shane.isbell at gmail.com>
Date: Mon Aug 2 21:46:53 2021 -0700
Remove typo
---
app/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app/build.gradle b/app/build.gradle
index a2d4345f..c57707c8 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -66,7 +66,7 @@ android {
libs.android.material,
libs.bclogic.pulsator,
libs.guardian.jtorctl,
- libs.ipt.proxy\
+ libs.ipt.proxy
)
androidTestImplementation libs.fastlane.screengrab
More information about the tor-commits
mailing list