88ea1f97b8
The shared buildResources task is a catch all for resources needing to be copied from the build-tools jar at runtime. Utilizing this for all resources causes any tasks using resources from this to be triggered on any changes to any of those files. This commit creates separate export tasks per usage, and removes the buildResources task. |
||
---|---|---|
.. | ||
reaper | ||
src | ||
.gitignore | ||
build.gradle | ||
formatterConfig.xml | ||
settings.gradle | ||
version.properties |