mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-07-02 02:51:42 +00:00
Readds wpiutilZip dependency to the build. (#144)
This commit is contained in:
committed by
Peter Johnson
parent
89b8e5435f
commit
88fdbc6d3e
@@ -60,6 +60,8 @@ def wpiutilZipTask = { project ->
|
||||
}
|
||||
}
|
||||
|
||||
project.build.dependsOn project.wpiutilZip
|
||||
|
||||
project.debugStripSetup()
|
||||
|
||||
project.tasks.whenTaskAdded { task ->
|
||||
|
||||
Reference in New Issue
Block a user