Skip to content

Commit

Permalink
Update vuforia-repackaged dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iamwood committed Sep 26, 2019
1 parent 678212f commit 6ff935b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dependencies {
implementation 'com.android.support:support-annotations:28.0.0'
implementation 'com.google.code.gson:gson:2.8.5'

implementation "com.github.modular-ftc:robotcore-repackaged:$ftc_version.0"
implementation "com.github.modular-ftc:robotcore-repackaged:$ftc_version.1"
implementation "org.first.ftc:hardware:$ftc_version"
implementation "org.first.ftc:inspection:$ftc_version"
implementation "org.first.ftc:robotserver:$ftc_version"
Expand Down

0 comments on commit 6ff935b

Please sign in to comment.