Skip to content
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

Post 1.0.0 release to fix play-services dependency Issue #20

Open
jkasten2 opened this issue Aug 28, 2018 · 1 comment
Open

Post 1.0.0 release to fix play-services dependency Issue #20

jkasten2 opened this issue Aug 28, 2018 · 1 comment

Comments

@jkasten2
Copy link

jkasten2 commented Aug 28, 2018

Isssue

The 1.0.0 version of this library depends on com.google.android.gms:play-services which is no longer updated by Google.

Fix

In this commit it was updated to com.google.android.gms:play-services-maps however this has not been cut into a release.
abe2cf6#diff-e123d036c9c7e22a0929005a3cdef0cf
Please cut a new release to jitpack.io

Workaround

I haven't tested this but using this snapshot may fix this dependency issue.
https://jitpack.io/#ar-android/DrawRouteMaps/0ff33cca44
I am not sure if jitpack.io provides different POM dependency definitions on snapshots like this which is required to fix this issue.

@bilalwarind955
Copy link

it is causing issue on firebase auth dependency on 3.3 version of android even i updated to the latest version of all libraries. How to solve this issue?

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

2 participants