mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Update dependencies
This commit is contained in:
parent
35f88c7adc
commit
171f9441b4
1 changed files with 2 additions and 2 deletions
|
@ -12,9 +12,9 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.whispersystems:textsecure-java:1.8.0'
|
||||
compile 'org.whispersystems:textsecure-java:1.8.1'
|
||||
compile 'com.madgag.spongycastle:prov:1.52.0.0'
|
||||
compile 'org.json:json:20141113'
|
||||
compile 'org.json:json:20150729'
|
||||
compile 'commons-io:commons-io:2.4'
|
||||
compile 'net.sourceforge.argparse4j:argparse4j:0.5.0'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue