Closed blu28 closed 1 year ago
Resources are copied as the very first thing in the gradle build process. This means that the resources may not exist for it to copy, or that they may be stale. Update the dependencies in gradle to get things to run at the right time.
https://github.com/ToughTechs151/robot-template/pull/36
Resources are copied as the very first thing in the gradle build process. This means that the resources may not exist for it to copy, or that they may be stale. Update the dependencies in gradle to get things to run at the right time.