Minor tweaks to get exec.connected working

This commit is contained in:
2016-07-14 08:54:38 +01:00
parent 2b272142aa
commit 1a3235d19c
8 changed files with 26 additions and 23 deletions

View File

@@ -45,6 +45,9 @@ subprojects {
maven {
url 'https://github.com/Boukefalos/jlibwinapi/raw/mvn-repo/'
}
maven {
url 'https://github.com/Boukefalos/jlibusb/raw/mvn-repo/'
}
mavenCentral()
}