Update libsignal-service-java to 2.9.0

This commit is contained in:
AsamK 2018-10-19 23:39:25 +02:00
parent bb342babba
commit 35c00f1b2a
4 changed files with 7 additions and 5 deletions

View file

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