Skip to content

Build errors #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sabina-kv opened this issue Sep 21, 2020 · 0 comments
Open

Build errors #36

sabina-kv opened this issue Sep 21, 2020 · 0 comments

Comments

@sabina-kv
Copy link

sabina-kv commented Sep 21, 2020

Hello,
I am having some dependency issues while using this library. Can you let me know what are the requirements for this library to work on an android? I am working on a project built by someone else and previously, it was working properly. I believe the issues came after upgrading the targetSdkVersion to 29.

I get the following error when running on android.


In project 'app' a resolved Google Play services library dependency depends on another at an exact version (e.g. "[19.0.
2]", but isn't being resolved to that version. Behavior exhibited by the library will be unknown.

Dependency failing: com.google.android.gms:play-services-vision:20.0.0 -> com.google.android.gms:play-services-vision-co
mmon@[19.0.2], but play-services-vision-common version was 19.1.0.

The following dependencies are project dependencies that are direct or have transitive dependencies that lead to the art
ifact with the issue.
-- Project 'app' depends onto com.google.firebase:firebase-ml-vision@{strictly 24.1.0}
-- Project 'app' depends onto com.google.android.gms:play-services-vision-common@{strictly 19.1.0}
-- Project 'app' depends onto com.google.firebase:firebase-ml-vision@24.1.0
-- Project 'app' depends onto com.google.android.gms:play-services-vision-image-label@{strictly 18.0.4}
-- Project 'app' depends onto com.google.android.gms:play-services-vision@{strictly 20.0.0}


Please check the attached project level and app level gradle files.
Screenshot 2020-09-21 at 15 37 50
Screenshot 2020-09-21 at 15 43 09

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant