Open jmayerbsd opened 5 years ago
It looks like I messed up adding the Vuforia dependency, I'll be able to check in an hour and hopefully push an update then. No CI for non-lite was an oversight, we'll look in to fixing that.
@jmayerbsd Could you post what dependencies you are using? I'm not able to reproduce what you are describing.
Edit: Actually, could you run a build with the --scan
flag and send me a link to the Gradle Build Scan? That should let me see the whole build environment.
When I build with
com.github.modular-ftc:robotcore-repackaged:$ftc_version.1
, I getError: Program type already present: com.vuforia.TrackerManager
. However with .0 and .1-lite it's ok. Is this something wrong with my configuration? Should CI testing be added for a non-lite variant?