worked on a lot of nothing

This commit is contained in:
2026-07-30 17:38:34 -04:00
parent 40978a0bea
commit 28f78cac54
41 changed files with 322 additions and 47 deletions

View File

@@ -16,6 +16,9 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven {
url = uri("https://frcmaven.wpi.edu/artifactory/release/")
}
}
}