Skip to content

Commit bdb308a

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)