Closed stigkj closed 12 years ago
The plugin uses v0.97 of One-JAR by default, but this should be possible to override, like this:
dependencies { ... executableJar 'one-jar:one-jar-boot:0.96' ... }
The plugin uses v0.97 of One-JAR by default, but this should be possible to override, like this: