mirror of
https://github.com/oxen-io/session-android.git
synced 2024-12-22 16:07:30 +00:00
Update build.gradle
This commit is contained in:
parent
c516939007
commit
b1bcf1b27a
@ -171,7 +171,10 @@ dependencies {
|
|||||||
testImplementation 'org.robolectric:shadows-multidex:4.2'
|
testImplementation 'org.robolectric:shadows-multidex:4.2'
|
||||||
|
|
||||||
// Loki
|
// Loki
|
||||||
implementation "com.github.loki-project:loki-messenger-android-service:dev-SNAPSHOT"
|
// Local:
|
||||||
|
implementation "org.whispersystems:signal-service-android:2.13.2" // Run ./gradlew install from loki-messenger-android-service to install
|
||||||
|
// Remote:
|
||||||
|
// implementation "com.github.loki-project:loki-messenger-android-service:dev-SNAPSHOT"
|
||||||
implementation "org.signal:signal-metadata-android:0.0.3"
|
implementation "org.signal:signal-metadata-android:0.0.3"
|
||||||
implementation "com.google.protobuf:protobuf-java:2.5.0"
|
implementation "com.google.protobuf:protobuf-java:2.5.0"
|
||||||
implementation "com.googlecode.libphonenumber:libphonenumber:8.10.7"
|
implementation "com.googlecode.libphonenumber:libphonenumber:8.10.7"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user