mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Update textescure-java to 1.7
Adapt code: - Add USER_AGENT - verifyAccount renamed to verifyAccountWithCode
This commit is contained in:
parent
0e4fe8bc8f
commit
2796fff56d
2 changed files with 9 additions and 7 deletions
|
@ -10,7 +10,7 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.whispersystems:textsecure-java:1.6.2'
|
||||
compile 'org.whispersystems:textsecure-java:1.7.0'
|
||||
compile 'com.madgag.spongycastle:prov:1.52.0.0'
|
||||
compile 'org.json:json:20141113'
|
||||
compile 'commons-io:commons-io:2.4'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue