We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb574f6 commit aff6da5Copy full SHA for aff6da5
build.gradle
@@ -1,6 +1,6 @@
1
plugins {
2
id 'edu.wpi.first.wpilib.repositories.WPILibRepositoriesPlugin' version '2020.2'
3
- id 'edu.wpi.first.wpilib.versioning.WPILibVersioningPlugin' version '4.0.2'
+ id 'edu.wpi.first.wpilib.versioning.WPILibVersioningPlugin' version '2024.0.0'
4
id "de.undercouch.download" version "4.1.2"
5
id "base"
6
}
0 commit comments