--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/96f528b5-00f3-410d-81dd-5687cad8925e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/CADhN%2B91gvkX3%3DJ-TQea8uWerCR-N_iZ7OhXGUUbKEiC%3D50NseQ%40mail.gmail.com.
Google Play Services components update in lock step such that 9.2.1 is not compatible with 10.x, you need to upgrade all components. You could try removing the dependencies on 9.2.1 from Stan's Assets plugin and switch everything over to 10.x, cross your fingers and hope there are no breaking API changes for the code currently being used by Stan's Assets plugin.Cheers,Stewart
On Tue, Dec 20, 2016 at 10:14 AM, 'Tom Larkworthy' via Firebase Google Group <fireba...@googlegroups.com> wrote:
The usual way to resolve these kinds of issues is to use something like the maven shade plugin https://maven.apache.org/plugins/maven-shade-plugin/ to rename all the dependencies in one jar to a new prefix that doesn't conflict.
On Tue, Dec 20, 2016 at 8:57 AM, Lucid <seng....@gmail.com> wrote:
Hi everybody,
I am already using Stan's Assets Android Native+Google Play for Unity SDK and i have a lot of conflicts between the Firebase Unity 1.1.0 SDK jar's and these.Stan's Asset use Google Play Lib : v9.2.1And Firebase : v10.0.1I tried to remove manually the duplicated classes from jar but there are too much and i don't think this is the best solution because of the difference of versions.How can i make them both work ?Best regards,Daniel
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/96f528b5-00f3-410d-81dd-5687cad8925e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-talk+unsubscribe@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/27486eac-ffc3-42dc-881b-b5a7859e9872%40googlegroups.com.