]> nmode's Git Repositories - signal-cli/commitdiff
Update dependencies
authorAsamK <asamk@gmx.de>
Sun, 25 Oct 2015 20:15:15 +0000 (21:15 +0100)
committerAsamK <asamk@gmx.de>
Sun, 25 Oct 2015 20:15:15 +0000 (21:15 +0100)
build.gradle

index 907fb8f702c657e478eb3ec4af77c7609a304cf3..b8cf9e9a3eaf1e8f41f454059867c17bd98579b3 100644 (file)
@@ -13,7 +13,7 @@ repositories {
 
 dependencies {
     compile 'org.whispersystems:textsecure-java:1.8.1'
-    compile 'com.madgag.spongycastle:prov:1.52.0.0'
+    compile 'com.madgag.spongycastle:prov:1.53.0.0'
     compile 'commons-io:commons-io:2.4'
     compile 'net.sourceforge.argparse4j:argparse4j:0.5.0'
 }