From 067d14e1cab998de3b595f7972ca79519283883c Mon Sep 17 00:00:00 2001 From: AsamK Date: Mon, 6 Jul 2015 10:22:34 +0200 Subject: [PATCH] Update dependencies --- build.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build.gradle b/build.gradle index f9d89548..9ab86781 100644 --- a/build.gradle +++ b/build.gradle @@ -8,8 +8,8 @@ repositories { } dependencies { - compile 'org.whispersystems:textsecure-java:1.3.0' - compile 'com.madgag.spongycastle:prov:1.51.0.0' + compile 'org.whispersystems:textsecure-java:1.6.1' + compile 'com.madgag.spongycastle:prov:1.52.0.0' compile 'org.json:json:20141113' compile 'commons-io:commons-io:2.4' compile 'net.sourceforge.argparse4j:argparse4j:0.5.0' -- 2.50.1