We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3205a commit 8e9b840Copy full SHA for 8e9b840
1 file changed
build.dependencies.gradle
@@ -16,7 +16,7 @@ dependencies {
16
implementation 'org.firstinspires.ftc:RobotCore:11.0.0'
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'
+ implementation 'org.firstinspires.ftc:Hardware:11.1.0'
20
implementation 'org.firstinspires.ftc:FtcCommon:11.0.0'
21
implementation 'org.firstinspires.ftc:Vision:11.0.0'
22
0 commit comments