Skip to content

Commit

Permalink
[choreolib] Revert WPILib development build pin (#1046)
Browse files Browse the repository at this point in the history
  • Loading branch information
calcmogul authored Dec 19, 2024
1 parent 6ab6e92 commit 2a73934
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions choreolib/config.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,7 @@ nativeUtils.withCrossLinuxArm64()
nativeUtils {
wpi {
configureDependencies {
// TODO: Revert once WPILib releases 2025.1.1-beta-3
wpiVersion = "2025.1.1-beta-2-36-g882233b"
// wpiVersion = "2025.+"
wpiVersion = "2025.+"
niLibVersion = "2025.0.0"
}
}
Expand Down

0 comments on commit 2a73934

Please sign in to comment.