Skip to content

Commit

Permalink
Bump RR FTC (fixes acmerobotics#405)
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrott committed Sep 19, 2024
1 parent a75cfba commit a05fae8
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 @@ -32,7 +32,7 @@ repositories {
dependencies {
implementation project(':FtcRobotController')

implementation "com.acmerobotics.roadrunner:ftc:0.1.13"
implementation "com.acmerobotics.roadrunner:ftc:0.1.14"
implementation "com.acmerobotics.roadrunner:core:1.0.0"
implementation "com.acmerobotics.roadrunner:actions:1.0.0"
implementation "com.acmerobotics.dashboard:dashboard:0.4.16"
Expand Down

0 comments on commit a05fae8

Please sign in to comment.