We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d346d5 commit 2ddff8cCopy full SHA for 2ddff8c
build.gradle
@@ -3,7 +3,7 @@ import edu.wpi.first.gradlerio.deploy.roborio.RoboRIO
3
plugins {
4
id "java"
5
id "org.jetbrains.kotlin.jvm" version "1.6.10"
6
- id "edu.wpi.first.GradleRIO" version "2022.1.1"
+ id "edu.wpi.first.GradleRIO" version "2022.4.1"
7
}
8
9
version = "22.0.0"
0 commit comments