ravi8x / Barcode-Reader

Android barcode reader using google vision library
BSD 3-Clause "New" or "Revised" License
293 stars 183 forks source link

Mobile Vision Library #12

Open gasper20 opened 6 years ago

gasper20 commented 6 years ago

Hello, The Mobile vision library 11.0.2 you are using is preventing me from using other libraries .... and the libraries needs to have the same version number.....

How can I gt it to work with other libraries that requires 11.8.0 google services or so

ravi8x commented 6 years ago

Have you tried adding the mobile vision library 11.8.0 in your project too?

gasper20 commented 6 years ago

Yes, I have and I am getting a warning error (library must have the same version, compiling library 11.8.0 and 11.0.2 might cause error) etc

djas19 commented 6 years ago

i have this same issue. The fix was to use all 11.8.0 libraries. (also the vision one)