Gradle script
dmodoomsirius opened this issue ยท 3 comments
just either change the output or run clean and it does the same thing. no clean will not mess with you being able to compile. clean cleans the build dir.
https://github.com/blay09/EiraIRC/blob/master/build.gradle#L59-L61
Hacked that up a while ago to set up my jenkins and didn't think of simply running clean to get rid of the old file. Will try it in a bit, thanks :)
You could keep the delete and do https://github.com/BuiltBrokenModding/BuiltBrokenScripts/blob/master/scripts/jars.gradle#L5 and change the delete to delete that folder as well