Skip to content

Commit

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

implementation "com.acmerobotics.roadrunner:ftc:0.1.5"
implementation "com.acmerobotics.roadrunner:ftc:0.1.6"
implementation "com.acmerobotics.dashboard:dashboard:0.4.12"
}

0 comments on commit 973ca84

Please sign in to comment.