Skip to content

Commit

Permalink
Bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrott committed Sep 17, 2023
1 parent 2f2c6e6 commit 3c2d545
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion TeamCode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,6 @@ dependencies {
implementation project(':FtcRobotController')
annotationProcessor files('lib/OpModeAnnotationProcessor.jar')

implementation "com.acmerobotics.roadrunner:ftc:0.1.3"
implementation "com.acmerobotics.roadrunner:ftc:0.1.4"
implementation "com.acmerobotics.dashboard:dashboard:0.4.12"
}

0 comments on commit 3c2d545

Please sign in to comment.