Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #491 from XaverianTeamRobotics/dependabot/gradle/T…
Browse files Browse the repository at this point in the history
…eamCode/org.firstinspires.ftc-OnBotJava-9.0.0

Bump org.firstinspires.ftc:OnBotJava from 8.1.1 to 9.0.0 in /TeamCode
  • Loading branch information
michaell4438 authored Sep 11, 2023
2 parents b03a430 + 9818dc3 commit f1c0138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ dependencies {
implementation 'org.firstinspires.ftc:Tfod:8.1.1'
implementation 'org.firstinspires.ftc:RobotCore:8.1.1'
implementation 'org.firstinspires.ftc:RobotServer:8.1.1'
implementation 'org.firstinspires.ftc:OnBotJava:8.1.1'
implementation 'org.firstinspires.ftc:OnBotJava:9.0.0'
implementation 'org.firstinspires.ftc:Hardware:8.1.1'
implementation 'org.firstinspires.ftc:FtcCommon:8.1.1'
implementation 'org.tensorflow:tensorflow-lite-task-vision:0.4.3'
Expand Down

0 comments on commit f1c0138

Please sign in to comment.