Update dependencies

This commit is contained in:
AsamK 2018-02-02 22:27:43 +01:00
parent 139fc358a2
commit 161ecc877d
4 changed files with 3 additions and 2 deletions

View file

@ -19,7 +19,7 @@ repositories {
}
dependencies {
compile 'com.github.turasa:signal-service-java:2.6.12_unofficial_1'
compile 'com.github.turasa:signal-service-java:2.7.1_unofficial_1'
compile 'org.bouncycastle:bcprov-jdk15on:1.55'
compile 'net.sourceforge.argparse4j:argparse4j:0.8.1'
compile 'org.freedesktop.dbus:dbus-java:2.7.0'