Skip to content

Commit d21429f

Browse files
fix(deps): update dependency org.firstinspires.ftc:ftccommon to v11.1.0
1 parent af3205a commit d21429f

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)