Skip to content

Commit

Permalink
Bump RR
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrott committed Dec 12, 2023
1 parent 02d8ea7 commit 263100d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions TeamCode/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ dependencies {
implementation project(':FtcRobotController')
annotationProcessor files('lib/OpModeAnnotationProcessor.jar')

implementation "com.acmerobotics.roadrunner:core:1.0.0-beta6"
implementation "com.acmerobotics.roadrunner:actions:1.0.0-beta6"
implementation "com.acmerobotics.roadrunner:ftc:0.1.9"
implementation "com.acmerobotics.dashboard:dashboard:0.4.14"
}

0 comments on commit 263100d

Please sign in to comment.