We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cafc23d commit cec2bddCopy full SHA for cec2bdd
build.dependencies.gradle
@@ -17,7 +17,7 @@ dependencies {
17
implementation 'org.firstinspires.ftc:RobotServer:11.0.0'
18
implementation 'org.firstinspires.ftc:OnBotJava:11.0.0'
19
implementation 'org.firstinspires.ftc:Hardware:11.0.0'
20
- implementation 'org.firstinspires.ftc:FtcCommon:11.0.0'
+ implementation 'org.firstinspires.ftc:FtcCommon:11.1.0'
21
implementation 'org.firstinspires.ftc:Vision:11.0.0'
22
23
// Pedro Pathing
0 commit comments