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 4, 2023
1 parent 5c0fd0b commit 7c43265
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,5 +33,5 @@ dependencies {
implementation project(':FtcRobotController')
annotationProcessor files('lib/OpModeAnnotationProcessor.jar')

implementation "com.acmerobotics.roadrunner:ftc:0.1.0"
implementation "com.acmerobotics.roadrunner:ftc:0.1.1"
}

0 comments on commit 7c43265

Please sign in to comment.