change gradle deps to include solvers lib

This commit is contained in:
2026-09-08 15:40:07 -05:00
parent 5d986c83b1
commit 202e107450
2 changed files with 3 additions and 3 deletions
-1
View File
@@ -19,6 +19,5 @@ dependencies {
implementation 'androidx.appcompat:appcompat:1.2.0'
implementation 'com.pedropathing:ftc:2.1.2'
implementation 'com.pedropathing:telemetry:1.0.0'
implementation("com.bylazar.sloth:fullpanels:0.2.4+1.0.12")
}