From: AsamK Date: Fri, 16 Dec 2016 10:32:26 +0000 (+0100) Subject: Update dependency X-Git-Tag: v0.5.2~1 X-Git-Url: https://git.nmode.ca/signal-cli/commitdiff_plain/1b7c46b1c239dc485ed821e00f26701ce59dd737 Update dependency --- diff --git a/build.gradle b/build.gradle index e61d0d99..86783766 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ repositories { } dependencies { - compile 'com.github.turasa:signal-service-java:2.4.1_unofficial_1' + compile 'com.github.turasa:signal-service-java:2.4.2_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'