Bump dash

This commit is contained in:
Ryan Brott
2023-01-05 18:04:04 -08:00
parent 4fc5d6465b
commit b38e9e6153

View File

@ -33,7 +33,7 @@ dependencies {
implementation project(':FtcRobotController') implementation project(':FtcRobotController')
annotationProcessor files('lib/OpModeAnnotationProcessor.jar') annotationProcessor files('lib/OpModeAnnotationProcessor.jar')
implementation 'com.acmerobotics.dashboard:dashboard:0.4.7' implementation 'com.acmerobotics.dashboard:dashboard:0.4.8'
implementation 'com.acmerobotics.roadrunner:core:1.0.0-beta1' implementation 'com.acmerobotics.roadrunner:core:1.0.0-beta1'
implementation 'com.acmerobotics.roadrunner:actions:1.0.0-beta1' implementation 'com.acmerobotics.roadrunner:actions:1.0.0-beta1'