diff --git a/road-runner-docs/site/content/raw-docs/v1-0/installation.md b/road-runner-docs/site/content/raw-docs/v1-0/installation.md index 13e8c086..ac3bf905 100644 --- a/road-runner-docs/site/content/raw-docs/v1-0/installation.md +++ b/road-runner-docs/site/content/raw-docs/v1-0/installation.md @@ -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" @@ -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). \ No newline at end of file +features in Road Runner 1.0 [here](../new-features).