mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-23 02:10:44 +01:00
Break libaxolotl out into an external project.
// FREEBIE
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user