Update signal-service-java to 2.8.0

This commit is contained in:
AsamK 2018-08-12 21:34:55 +02:00
parent cafba8579f
commit bb342babba
3 changed files with 21 additions and 9 deletions

View file

@ -20,7 +20,7 @@ repositories {
}
dependencies {
compile 'com.github.turasa:signal-service-java:2.7.5_unofficial_1'
compile 'com.github.turasa:signal-service-java:2.8.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'