Update gradle build script to match my latest system.
Darkhax opened this issue ยท 3 comments
This mod is using an older version of my gradle setup. I would appreciate it if someone could update it to match my latest gradle setup. Look at Bookshelf or Dark Utilities for examples of said setup. Should mostly be a copy paste job, along with updating the curse project id, and build dependencies.
What do you mean by "my latest gradle setup"?
Provide more specific details I will look into this.
Hey there, I made this issue to help a few of community my members hit their goals, but you're more than welcome to take this on. I have a gradle build script which handles a lot of things and is used by a good number of my projects (around 30 of them), so I have made it as cookie cutter as possible. Example build.gradle and gradle.properties can be found there. The updated version includes features like jar signing.
Closed by 32ac7ca