more work done (getting closer)

This commit is contained in:
Keenan D. Buckley
2020-01-30 16:44:05 -07:00
parent 9b6c6ec658
commit e96ccc527a
5 changed files with 19 additions and 23 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
plugins {
id "java"
id "edu.wpi.first.GradleRIO" version "2020.1.2"
id "edu.wpi.first.GradleRIO" version "2020.2.2"
}
sourceCompatibility = JavaVersion.VERSION_11