Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Comminos <andrewcomminos@gmail.com>2013-10-11 04:17:37 +0400
committerAndrew Comminos <andrewcomminos@gmail.com>2013-10-11 04:17:37 +0400
commite8d00f00917b7d7c4ea63f6b8dc4c3caa5c9dc76 (patch)
treeab4dde0bd9b21f936b983f1ee0fc98047a9b395b /build.gradle
parent076a7fefe5eed9f432292d4e3d0fdd29b95ed6ad (diff)
Working Tor support with orbot, a bunch of audio fixes and various
protocol changes. Test suite temporarily broken.
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 0 insertions, 2 deletions
diff --git a/build.gradle b/build.gradle
index 76a2b3a..20506b9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -29,8 +29,6 @@ repositories {
}
dependencies {
- compile fileTree(dir: 'libs', include: '*.jar')
- compile project("libonionkit")
compile 'com.android.support:support-v4:18.0.+'
compile group:'com.google.protobuf', name:'protobuf-java', version:'2.5.0'
compile group:'com.madgag', name:'sc-light-jdk15on', version:'1.47.0.2'