This repo uses the gradle-release plugin, which is configured to build a fat jar.
To do a release, run gradle clean release
, follow the instructions, then upload the resulting fat jar (...-all-... in build/libs) to GitHub releases.
This repo uses the gradle-release plugin, which is configured to build a fat jar.
To do a release, run gradle clean release
, follow the instructions, then upload the resulting fat jar (...-all-... in build/libs) to GitHub releases.