Update to 2025, pathplanner issue

This commit is contained in:
Michael Mikovsky
2024-12-14 18:43:12 -08:00
parent 29f10f7009
commit 219ab47f71
47 changed files with 1451 additions and 435 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ pluginManagement {
repositories {
mavenLocal()
gradlePluginPortal()
String frcYear = '2024'
String frcYear = '2025'
File frcHome
if (OperatingSystem.current().isWindows()) {
String publicFolder = System.getenv('PUBLIC')