Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Android build fails because it suddenly can't find com.google.gms:google-services:4.2.0 #1072

Closed
EddyVerbruggen opened this issue Dec 10, 2018 · 4 comments
Assignees
Labels
Milestone

Comments

@EddyVerbruggen
Copy link
Owner

See https://stackoverflow.com/questions/53704155/could-not-find-com-google-gmsgoogle-services4-0-1 for details.

TL;DR: Google unpublished the dependency from their maven repo, so we need to have the plugin add another maven repo during the build. 😡

@EddyVerbruggen EddyVerbruggen added this to the 7.4.5 milestone Dec 10, 2018
@EddyVerbruggen EddyVerbruggen self-assigned this Dec 10, 2018
@mediadeo
Copy link

Desperately watching for a fix! any ideas as to why they unpublished the dependency ? is this related to the deprecation of the GCM platform you think?

@EddyVerbruggen
Copy link
Owner Author

Give me 15 minutes and it's done.

I have no idea, would love to know!

@EddyVerbruggen
Copy link
Owner Author

OK, thanks for bearing with me - 7.4.5 is now on npm. Remove your platforms folder to be sure the native dependencies get updated.

@mediadeo
Copy link

works like a charm! thanks eddy!

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

No branches or pull requests

2 participants