Skip to content

Commit

Permalink
Update WPILib to v2019.3.2
Browse files Browse the repository at this point in the history
After this update, please stop editing the code on the Driverstation
computer!

Closes: #36
  • Loading branch information
hahn2219 committed Feb 16, 2019
1 parent e6166a4 commit 41095f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "java"
id "edu.wpi.first.GradleRIO" version "2019.2.1"
id "edu.wpi.first.GradleRIO" version "2019.3.2"
}

sourceCompatibility = JavaVersion.VERSION_11
Expand Down

0 comments on commit 41095f6

Please sign in to comment.