Skip to content

Commit 22c898c

Browse files
committed
Update build.gradle for the daemon
1 parent 8d73603 commit 22c898c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GrappleHook-RoboRIO-Daemon/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id "cpp"
33
id "google-test-test-suite"
4-
id "edu.wpi.first.GradleRIO" version "2024.1.1-beta-3"
4+
id "edu.wpi.first.GradleRIO" version "2024.1.1-beta-4"
55
}
66

77
// Define my targets (RoboRIO) and artifacts (deployable files)

0 commit comments

Comments
 (0)