Break libaxolotl out into an external project.

// FREEBIE
This commit is contained in:
Moxie Marlinspike
2014-12-08 16:07:16 -08:00
parent c14945791c
commit 1833e57c38
175 changed files with 3 additions and 30659 deletions

View File

@@ -20,11 +20,9 @@ repositories {
dependencies {
compile 'com.google.protobuf:protobuf-java:2.5.0'
// compile 'com.madgag:sc-light-jdk15on:1.47.0.2'
compile 'com.googlecode.libphonenumber:libphonenumber:6.1'
compile 'org.whispersystems:gson:2.2.4'
compile project(':libaxolotl')
compile 'org.whispersystems:axolotl-android:1.0.0'
}
android {