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 0710b28 commit 11f41e8Copy full SHA for 11f41e8
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id "edu.wpi.first.GradleRIO" version "2020.1.2"
5
}
6
7
-version = "20.0.0"
+version = "20.0.1"
8
9
sourceCompatibility = JavaVersion.VERSION_11
10
targetCompatibility = JavaVersion.VERSION_11
0 commit comments