diff --git a/settings.gradle b/settings.gradle index 207b7e5..754e689 100644 --- a/settings.gradle +++ b/settings.gradle @@ -12,4 +12,4 @@ plugins { rootProject.name = 'coppercore' -include(':geometry', ':wpilib_interface', ':math', ':controls', ":parameter_tools", ':vision', ':monitors') +include('geometry', 'wpilib_interface', 'math', 'controls', "parameter_tools", 'vision', 'monitors')