We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d73603 commit 22c898cCopy full SHA for 22c898c
GrappleHook-RoboRIO-Daemon/build.gradle
@@ -1,7 +1,7 @@
1
plugins {
2
id "cpp"
3
id "google-test-test-suite"
4
- id "edu.wpi.first.GradleRIO" version "2024.1.1-beta-3"
+ id "edu.wpi.first.GradleRIO" version "2024.1.1-beta-4"
5
}
6
7
// Define my targets (RoboRIO) and artifacts (deployable files)
0 commit comments