Skip to content

Commit 7a72c66

Browse files
Update dashboard and roadrunner versions (#132)
1 parent 7afb095 commit 7a72c66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

road-runner-docs/site/content/raw-docs/v1-0/installation.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ is **not** backwards compatible.
5252
```
5353
between the `android` and `dependencies` blocks. Also put
5454
```groovy
55-
implementation "com.acmerobotics.roadrunner:ftc:0.1.23"
55+
implementation "com.acmerobotics.roadrunner:ftc:0.1.25"
5656
implementation "com.acmerobotics.roadrunner:core:1.0.1"
5757
implementation "com.acmerobotics.roadrunner:actions:1.0.1"
58-
implementation "com.acmerobotics.dashboard:dashboard:0.4.17"
58+
implementation "com.acmerobotics.dashboard:dashboard:0.5.0"
5959
```
6060
at the end of the `dependencies` block.
6161

0 commit comments

Comments
 (0)