From: AsamK Date: Sat, 18 Feb 2017 09:48:26 +0000 (+0100) Subject: Update dependency X-Git-Tag: v0.5.5~3 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/92c1f16799cfa6a53e3512848cf31f54ac86e90d Update dependency Fixes #56 --- diff --git a/build.gradle b/build.gradle index 7d39c9f4..016be693 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ repositories { } dependencies { - compile 'com.github.turasa:signal-service-java:2.4.7_unofficial_2' + compile 'com.github.turasa:signal-service-java:2.4.7_unofficial_3' compile 'org.bouncycastle:bcprov-jdk15on:1.55' compile 'net.sourceforge.argparse4j:argparse4j:0.7.0' compile 'org.freedesktop.dbus:dbus-java:2.7.0'