Update WPILib to 2022.1.1-beta-3-1-g4ba80a3 (#337)

This fixes raspberry pi crashes
This commit is contained in:
Matt
2021-11-28 08:34:13 -05:00
committed by GitHub
parent a02cd4a50e
commit 302d42dabd

View File

@@ -22,7 +22,7 @@ allprojects {
apply from: "versioningHelper.gradle"
ext {
wpilibVersion = "2022.1.1-beta-2"
wpilibVersion = "2022.1.1-beta-3-1-g4ba80a3"
opencvVersion = "4.5.2-1"
joglVersion = "2.4.0-rc-20200307"
pubVersion = versionString