mirror of
https://github.com/TimeCrafters/FTC_2022
synced 2025-12-15 22:22:35 +00:00
Merge branch 'master' of https://github.com/FIRST-Tech-Challenge/FtcRobotController
This commit is contained in:
@@ -17,8 +17,9 @@ apply from: '../build.dependencies.gradle'
|
||||
|
||||
android {
|
||||
namespace = 'org.firstinspires.ftc.teamcode'
|
||||
buildFeatures {
|
||||
mlModelBinding true
|
||||
|
||||
packagingOptions {
|
||||
jniLibs.useLegacyPackaging true
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user