Update to libsignal-client 0.15.0

This commit is contained in:
Greyson Parrelli
2022-03-24 13:23:23 -04:00
parent 6c3baf229c
commit 8d4419705b
285 changed files with 758 additions and 755 deletions

View File

@@ -22,7 +22,7 @@ android {
dependencies {
implementation libs.androidx.appcompat
implementation project(':core-util')
implementation libs.signal.client.java
implementation libs.libsignal.client
api libs.greenrobot.eventbus
testImplementation testLibs.junit.junit