got rid of shooter and collector stuff in my old minibot robot centric drive tele op

This commit is contained in:
SpencerPiha
2022-09-11 18:06:28 -05:00
parent f410a7ff54
commit 1cdf8615cb
13 changed files with 100 additions and 454 deletions

View File

@@ -10,7 +10,7 @@ buildscript {
google()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.2.0'
classpath 'com.android.tools.build:gradle:7.2.2'
}
}