This commit is contained in:
Jack Schmidt 2017-06-16 10:17:09 +00:00 committed by GitHub
commit 5ff976c14d
4 changed files with 388 additions and 3 deletions

View file

@ -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 {