FtcRobotController v7.2

This commit is contained in:
Cal Kestis
2022-07-23 13:50:42 +09:00
parent e945da24e6
commit fe758edbd4
44 changed files with 619 additions and 1479 deletions

View File

@ -100,7 +100,6 @@ android {
debug {
debuggable true
jniDebuggable true
renderscriptDebuggable true
ndk {
abiFilters "armeabi-v7a", "arm64-v8a"
}