We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a33acf commit 9d18d08Copy full SHA for 9d18d08
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