mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-02 04:20:38 +00:00
Add a JSON receive logger
This commit is contained in:
parent
474372da6b
commit
57067db6ae
3 changed files with 317 additions and 0 deletions
|
@ -23,6 +23,7 @@ dependencies {
|
|||
compile 'org.bouncycastle:bcprov-jdk15on:1.55'
|
||||
compile 'net.sourceforge.argparse4j:argparse4j:0.7.0'
|
||||
compile 'org.freedesktop.dbus:dbus-java:2.7.0'
|
||||
compile 'org.json:json:20160810'
|
||||
}
|
||||
|
||||
jar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue