pietroglyph / ftc265

An Intel RealSense T265 driver for Android
GNU Lesser General Public License v3.0
32 stars 21 forks source link

Failed to resolve dependency (likely not ftc265 specific) #4

Closed samsonli closed 3 years ago

samsonli commented 4 years ago

I'm trying to get another project to use ftc265 however I keep getting this error Failed to resolve: com.spartronics4915.lib:ftc265:2.0.1 It worked on a previous project though. I have tried reordering the dependencies as well as commenting out the annotationProcessor.

image

pietroglyph commented 3 years ago

Sorry about taking a while to respond to this... The FTCLib transitive dependency was broken, but it should be fixed now. It would be great if you could confirm that resolving the dep works now.