deleteOldFiles = false // Change to true to delete files on roboRIO that no // longer exist in deploy directory of this project } } } @@ -52,6 +54,7 @@ def includeDesktopSupport = true dependencies { implementation project(":houndutil") annotationProcessor wpi.java.deps.wpilibAnnotations...