thaliproject / Tor_Onion_Proxy_Library

Provides a JAR and an AAR for embedding the Tor Onion Proxy into a Java or Android Program
Apache License 2.0
175 stars 98 forks source link

Get us on the global Thali build infrastructure #31

Closed yaronyg closed 10 years ago

yaronyg commented 10 years ago

Get project to use same build infrastructure as the rest of Thali, see the build.gradle files. Also updated the README to include this data.

Upgrade local gradle to 1.12

Change tor context constructor to take file object, this presumes we will figure the file location outside the constructor. This was useful for debugging.