DrawRouteMaps icon indicating copy to clipboard operation
DrawRouteMaps copied to clipboard

Post 1.0.0 release to fix play-services dependency Issue

Open jkasten2 opened this issue 7 years ago • 1 comments

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. https://github.com/ar-android/DrawRouteMaps/commit/abe2cf6b4759c2b91bc79f346baf7fde488dbac6#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.

jkasten2 avatar Aug 28 '18 05:08 jkasten2

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?

bilalwarind955 avatar Jan 27 '19 12:01 bilalwarind955