mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Support registration lock PIN
This commit is contained in:
parent
161ecc877d
commit
e057743232
3 changed files with 69 additions and 6 deletions
|
@ -19,8 +19,8 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.github.turasa:signal-service-java:2.7.1_unofficial_1'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.55'
|
||||
compile 'com.github.turasa:signal-service-java:2.7.3_unofficial_1'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.59'
|
||||
compile 'net.sourceforge.argparse4j:argparse4j:0.8.1'
|
||||
compile 'org.freedesktop.dbus:dbus-java:2.7.0'
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue