Bump RR FTC

This commit is contained in:
Ryan Brott
2023-10-08 15:35:35 -07:00
parent fc9b93aab4
commit 6115d0311f

View File

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