There was an error while loading. Please reload this page.
1 parent b5b52db commit 7afb095Copy full SHA for 7afb095
1 file changed
road-runner-docs/site/content/raw-docs/v1-0/installation.md
@@ -55,7 +55,7 @@ is **not** backwards compatible.
55
implementation "com.acmerobotics.roadrunner:ftc:0.1.23"
56
implementation "com.acmerobotics.roadrunner:core:1.0.1"
57
implementation "com.acmerobotics.roadrunner:actions:1.0.1"
58
- implementation "com.acmerobotics.dashboard:dashboard:0.4.16"
+ implementation "com.acmerobotics.dashboard:dashboard:0.4.17"
59
```
60
at the end of the `dependencies` block.
61
0 commit comments