Commit b8f344cd authored by Claus Nagel's avatar Claus Nagel
Browse files

adapted build script

parent a33d62d6
...@@ -20,8 +20,8 @@ ext { ...@@ -20,8 +20,8 @@ ext {
} }
dependencies { dependencies {
compile 'args4j:args4j:2.33' implementation 'args4j:args4j:2.33'
compile 'com.sun.xml.bind:jaxb-jxc:2.2.7' implementation 'com.sun.xml.bind:jaxb-jxc:2.2.7'
} }
jar { jar {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment