More work on Pizza bot's teleop

This commit is contained in:
NerdyBirdy460
2023-12-19 14:39:23 -06:00
parent afde9596a8
commit a325016a44
4 changed files with 8 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ buildscript {
}
dependencies {
// Note for FTC Teams: Do not modify this yourself.
classpath 'com.android.tools.build:gradle:7.2.0'
classpath 'com.android.tools.build:gradle:7.3.1'
}
}