diff --git a/library/build.gradle b/library/build.gradle index b33380d..711024a 100644 --- a/library/build.gradle +++ b/library/build.gradle @@ -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'