mirror of
https://github.com/AsamK/signal-cli
synced 2025-09-01 20:10:39 +00:00
ADD: gradle dependency for mqtt
This commit is contained in:
parent
a055f282c6
commit
1946d24440
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ dependencies {
|
|||
compile 'org.bouncycastle:bcprov-jdk15on:1.60'
|
||||
compile 'net.sourceforge.argparse4j:argparse4j:0.8.1'
|
||||
compile 'org.freedesktop.dbus:dbus-java:2.7.0'
|
||||
compile 'org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.0.2'
|
||||
}
|
||||
|
||||
jar {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue