Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions road-runner-docs/site/content/raw-docs/v1-0/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ is **not** backwards compatible.
```
between the `android` and `dependencies` blocks. Also put
```groovy
implementation "com.acmerobotics.roadrunner:ftc:0.1.15"
implementation "com.acmerobotics.roadrunner:ftc:0.1.21"
implementation "com.acmerobotics.roadrunner:core:1.0.1"
implementation "com.acmerobotics.roadrunner:actions:1.0.1"
implementation "com.acmerobotics.dashboard:dashboard:0.4.16"
Expand All @@ -69,4 +69,4 @@ is **not** backwards compatible.
folder of your existing project.

You're done! Time to continue on to [tuning](../tuning) or read about the new
features in Road Runner 1.0 [here](../new-features).
features in Road Runner 1.0 [here](../new-features).