Bump RR FTC

This commit is contained in:
Ryan Brott
2023-09-06 20:34:57 -07:00
parent 1486131931
commit 76e5f3e4b9

View File

@ -33,5 +33,5 @@ dependencies {
implementation project(':FtcRobotController')
annotationProcessor files('lib/OpModeAnnotationProcessor.jar')
implementation "com.acmerobotics.roadrunner:ftc:0.1.2"
implementation "com.acmerobotics.roadrunner:ftc:0.1.3"
}