Skip to content

Commit cec2bdd

Browse files
Update dependency org.firstinspires.ftc:FtcCommon to v11.1.0
1 parent cafc23d commit cec2bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies {
1717
implementation 'org.firstinspires.ftc:RobotServer:11.0.0'
1818
implementation 'org.firstinspires.ftc:OnBotJava:11.0.0'
1919
implementation 'org.firstinspires.ftc:Hardware:11.0.0'
20-
implementation 'org.firstinspires.ftc:FtcCommon:11.0.0'
20+
implementation 'org.firstinspires.ftc:FtcCommon:11.1.0'
2121
implementation 'org.firstinspires.ftc:Vision:11.0.0'
2222

2323
// Pedro Pathing

0 commit comments

Comments
 (0)