Update to libsignal 2.15.3

This commit is contained in:
Signal Stickers 2019-12-29 11:07:07 -05:00
parent 8115b16bfb
commit 8fadcb1d85
23 changed files with 107 additions and 83 deletions

View file

@ -20,7 +20,7 @@ repositories {
}
dependencies {
compile 'com.github.turasa:signal-service-java:2.13.9_unofficial_1'
compile 'com.github.turasa:signal-service-java:2.15.3_unofficial_1'
compile 'org.bouncycastle:bcprov-jdk15on:1.64'
compile 'net.sourceforge.argparse4j:argparse4j:0.8.1'
compile 'org.freedesktop.dbus:dbus-java:2.7.0'