thoughtless42

Results 1 issues of thoughtless42

We have a script that takes care of these issues, but thought the larger ftc community could benefit from this request. 1.)FIRST-Tech-Challenge/FtcRobotController/FtcRobotController/build.gradle compileOptions { sourceCompatibility JavaVersion.VERSION_1_7 targetCompatibility JavaVersion.VERSION_1_7 } should...