Updated to FTC SDK 10.0

This commit is contained in:
Titan Robotics Club
2024-09-08 16:54:29 -07:00
parent 44d89dbf4a
commit 1378634f3d
33 changed files with 702 additions and 89 deletions

View File

@ -47,10 +47,6 @@ android {
}
}
aaptOptions {
noCompress "tflite"
}
defaultConfig {
signingConfig signingConfigs.debug
applicationId 'com.qualcomm.ftcrobotcontroller'