Upgrade to 2021

This commit is contained in:
nathanrsxtn
2021-11-15 17:10:34 -07:00
parent c6d2fdf80f
commit 7bae37c6a6
4 changed files with 98 additions and 53 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ pluginManagement {
repositories {
mavenLocal()
gradlePluginPortal()
String frcYear = '2020'
String frcYear = '2021'
File frcHome
if (OperatingSystem.current().isWindows()) {
String publicFolder = System.getenv('PUBLIC')