Skip to content

Commit

Permalink
v0.2.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrott committed Dec 18, 2018
1 parent 93c75b6 commit 223fe8d
Show file tree
Hide file tree
Showing 91 changed files with 2 additions and 20,687 deletions.
2 changes: 1 addition & 1 deletion FtcDashboard/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.dashboard_version = '0.2.1'
ext.dashboard_version = '0.2.2'

repositories {
jcenter()
Expand Down
2 changes: 1 addition & 1 deletion docs/gettingstarted.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ layout: default
}
```
1. Open `build.release.gradle` in `FtcRobotController`. In the `dependencies` section add `implementation 'com.acmerobotics.dashboard:dashboard:0.2.1'`.
1. Open `build.release.gradle` in `FtcRobotController`. In the `dependencies` section add `implementation 'com.acmerobotics.dashboard:dashboard:0.2.2'`.
1. Repeat the previous step for `TeamCode` (and other modules you'd like to use the dashboard in).
Expand Down
54 changes: 0 additions & 54 deletions docs/javadoc/allclasses-frame.html

This file was deleted.

54 changes: 0 additions & 54 deletions docs/javadoc/allclasses-noframe.html

This file was deleted.

Loading

0 comments on commit 223fe8d

Please sign in to comment.