Bump RR FTC

This commit is contained in:
Ryan Brott
2023-09-05 07:17:22 -07:00
parent 7c43265fd6
commit 1486131931

View File

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