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 56f009a commit c452befCopy full SHA for c452bef
settings.gradle
@@ -4,7 +4,7 @@ pluginManagement {
4
repositories {
5
mavenLocal()
6
gradlePluginPortal()
7
- String frcYear = '2024'
+ String frcYear = '2025'
8
File frcHome
9
if (OperatingSystem.current().isWindows()) {
10
String publicFolder = System.getenv('PUBLIC')
0 commit comments