We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af3205a commit 690c5d9Copy full SHA for 690c5d9
build.dependencies.gradle
@@ -15,7 +15,7 @@ dependencies {
15
implementation 'org.firstinspires.ftc:Blocks:11.0.0'
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'
+ implementation 'org.firstinspires.ftc:OnBotJava:11.1.0'
19
implementation 'org.firstinspires.ftc:Hardware:11.0.0'
20
implementation 'org.firstinspires.ftc:FtcCommon:11.0.0'
21
implementation 'org.firstinspires.ftc:Vision:11.0.0'
0 commit comments