switch to pulling in XStream as a maven dep
This commit is contained in:
parent
8f8e407e68
commit
6638813f1b
|
@ -10,5 +10,6 @@ repositories {
|
|||
dependencies {
|
||||
compile fileTree(dir: 'lib', include: ['*.jar'])
|
||||
compile 'com.1stleg:jnativehook:2.0.2'
|
||||
compile 'com.thoughtworks.xstream:xstream:1.4.4'
|
||||
}
|
||||
|
||||
|
|
Binary file not shown.
Reference in a new issue