Skip to content

Commit

Permalink
Bump RR
Browse files Browse the repository at this point in the history
  • Loading branch information
rbrott committed Feb 24, 2020
1 parent 1815937 commit d30f395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TeamCode/build.release.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ dependencies {
implementation (name: 'tfod-release', ext: 'aar')
implementation (name: 'tensorflow-lite-0.0.0-nightly', ext: 'aar')

implementation 'com.acmerobotics.roadrunner:core:0.5.0-SNAPSHOT'
implementation 'com.acmerobotics.roadrunner:core:0.5.0'
implementation 'com.acmerobotics.dashboard:dashboard:0.3.8'
}

0 comments on commit d30f395

Please sign in to comment.