Bump RR FTC

This commit is contained in:
Ryan Brott
2023-11-26 14:28:01 -08:00
parent 416cab6f51
commit d586fc3e74

View File

@ -33,6 +33,6 @@ dependencies {
implementation project(':FtcRobotController')
annotationProcessor files('lib/OpModeAnnotationProcessor.jar')
implementation "com.acmerobotics.roadrunner:ftc:0.1.8"
implementation "com.acmerobotics.roadrunner:ftc:0.1.9"
implementation "com.acmerobotics.dashboard:dashboard:0.4.14"
}