X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/aa9aadacf1711100decbd7c00e8c18b4ee1e9e9a..568963f18791c8a98a9b44a5ad7a451945cd3e51:/build.gradle diff --git a/build.gradle b/build.gradle index d97111d2..fdb28534 100644 --- a/build.gradle +++ b/build.gradle @@ -18,7 +18,7 @@ repositories { } dependencies { - compile 'com.github.turasa:signal-service-java:2.4.2_unofficial_1' + compile 'com.github.turasa:signal-service-java:2.4.4_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'