Skip to content

Commit

Permalink
Update vuforia-repackaged dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
iamwood committed Sep 26, 2019
1 parent 4c434e9 commit b0aa0ab
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 @@ -39,7 +39,7 @@ dependencies {
implementation "org.first.ftc:tfod:5.2"

// Repackaged dependencies
implementation 'com.github.modular-ftc:vuforia-repackaged:5.2.0'
implementation 'com.github.modular-ftc:vuforia-repackaged:5.2.1'

// Android dependencies
implementation 'com.android.support:support-annotations:28.0.0'
Expand Down

0 comments on commit b0aa0ab

Please sign in to comment.