FIRST-Tech-Challenge / FIRST-Tech-Challenge/FtcRobotController
Suggested changes to build.common.gradle
Open
- Dominant language
- Java
- Stars
- 1.3k
- Forks
- 9.9k
- Avg merge
- 18m
- Merged PRs (30d)
- 1
Description
* Remove ndkVersion
This isn't needed and creates difficulty with CI pipelines. Without it, it uses the NDK that goes along with the SDK that has been downloaded instead of timing to a single one.
* Remove "arm64-v8a" from ndk under buildTypes. (This is required for using EasyOpenCV. And since we don't need ARM64, why make life harder for beginner teams?)
Contributor guide
Assessment
This issue has not been assessed yet.