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