worked on a lot of nothing

This commit is contained in:
2026-07-30 20:17:41 -04:00
parent 28f78cac54
commit 0e0e517491
125 changed files with 113 additions and 235 deletions

View File

@@ -62,10 +62,6 @@ dependencies {
implementation(libs.activity)
implementation(libs.constraintlayout)
// FRC NetworkTables Dependencies (Kotlin DSL Syntax)
implementation(libs.ntcore.java)
implementation(libs.wpiutil.java)
// Google Sheets & Core API
implementation("com.google.apis:google-api-services-sheets:v4-rev581-1.25.0") {
exclude(group = "com.google.guava", module = "listenablefuture")