mirror of
https://github.com/AsamK/signal-cli
synced 2025-08-29 10:30:38 +00:00
Update signal-service-java dependency
This commit is contained in:
parent
69185a937f
commit
4ab904b88e
8 changed files with 275 additions and 82 deletions
|
@ -20,8 +20,8 @@ repositories {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compile 'com.github.turasa:signal-service-java:2.9.0_unofficial_1'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.59'
|
||||
compile 'com.github.turasa:signal-service-java:2.12.2_unofficial_1'
|
||||
compile 'org.bouncycastle:bcprov-jdk15on:1.60'
|
||||
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