Removed upstream jar files from all modules except briar-desktop

This commit is contained in:
Torsten Grote
2016-01-13 11:19:14 -02:00
parent 4be5b44a41
commit 872d10e2b0
16 changed files with 65 additions and 10 deletions

View File

@@ -46,8 +46,8 @@ import java.util.logging.Logger;
import java.util.regex.Pattern;
import java.util.zip.ZipInputStream;
import socks.Socks5Proxy;
import socks.SocksSocket;
import net.sourceforge.jsocks.Socks5Proxy;
import net.sourceforge.jsocks.SocksSocket;
import static android.content.Context.CONNECTIVITY_SERVICE;
import static android.content.Context.MODE_PRIVATE;