[tor-commits] [orbot/master] remove littleproxy reference (for now!)

n8fr8 at torproject.org n8fr8 at torproject.org
Thu Oct 13 19:38:50 UTC 2016


commit ebc046e92db24ff54d3b59c49ae2ad02f86f705a
Author: Nathan Freitas <nathan at freitas.net>
Date:   Sun Sep 25 19:10:38 2016 -0400

    remove littleproxy reference (for now!)
---
 orbotservice/build.gradle | 1 -
 1 file changed, 1 deletion(-)

diff --git a/orbotservice/build.gradle b/orbotservice/build.gradle
index 59cb257..34ddd60 100644
--- a/orbotservice/build.gradle
+++ b/orbotservice/build.gradle
@@ -20,7 +20,6 @@ android {
 
 dependencies {
     compile 'com.android.support:appcompat-v7:23.+'
- //   compile group: 'org.littleshoot', name: 'littleproxy', version: '1.1.0-beta1'
     compile fileTree(dir: 'libs', include: ['*.jar'])
     testCompile 'junit:junit:4.12'
 }





More information about the tor-commits mailing list