Support sending and receiving group info requests

This commit is contained in:
AsamK 2016-11-25 14:03:58 +01:00
parent 998ec5e7aa
commit 8bfef24ef7
2 changed files with 79 additions and 20 deletions

View file

@ -18,7 +18,7 @@ repositories {
}
dependencies {
compile 'com.github.turasa:signal-service-java:2.4.0_unofficial_1'
compile 'com.github.turasa:signal-service-java:2.4.1_unofficial_1'
compile 'org.bouncycastle:bcprov-jdk15on:1.55'
compile 'net.sourceforge.argparse4j:argparse4j:0.7.0'
compile 'org.freedesktop.dbus:dbus-java:2.7.0'