Skip to content

Commit

Permalink
Update to 2021 WPILib in fakeRobot (wpilibsuite#146)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterJohnson authored Oct 30, 2020
1 parent 3a6e72d commit f9b20ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fakeRobot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def nativeTasks = wpilibTools.createExtractionTasks {

nativeTasks.addToSourceSetResources(sourceSets.main)

wpilibTools.deps.wpilibVersion = "2020.+"
wpilibTools.deps.wpilibVersion = "2021.+"

nativeConfig.dependencies.add wpilibTools.deps.wpilib("ntcore")
nativeConfig.dependencies.add wpilibTools.deps.wpilib("wpiutil")
Expand Down

0 comments on commit f9b20ed

Please sign in to comment.