X-Git-Url: https://git.nmode.ca/signal-cli/blobdiff_plain/0314d8eeaf5991bab79541b44c2a80e87e42be31..63aec5cb95257c9c013093f9db425a9f42443c4c:/build.gradle?ds=sidebyside diff --git a/build.gradle b/build.gradle index e8ccffd5..b7250a83 100644 --- a/build.gradle +++ b/build.gradle @@ -10,7 +10,7 @@ repositories { } dependencies { - compile 'org.whispersystems:textsecure-java:1.6.1' + compile 'org.whispersystems:textsecure-java:1.6.2' compile 'com.madgag.spongycastle:prov:1.52.0.0' compile 'org.json:json:20141113' compile 'commons-io:commons-io:2.4'