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

[BUG] Cannot add extension with name 'googleServices', as there is an extension already registered with that name #282

Closed
nikolleto opened this issue Jan 21, 2020 · 0 comments

Comments

@nikolleto
Copy link

Here is an issue in your build.gradle plugin: you are always applying plugin 'com.google.gms.googleservices.GoogleServicesPlugin' despite it can be added by another library before your gradle plugin is applied. When I'm building an application using 'cordova run android', I'm getting an error
"Cannot add extension with name 'googleServices', as there is an extension already registered with that name".

Please, take a look at my PR: #281

@nikolleto nikolleto changed the title Cannot add extension with name 'googleServices', as there is an extension already registered with that name [BUG] Cannot add extension with name 'googleServices', as there is an extension already registered with that name Jan 21, 2020
@dpa99c dpa99c closed this as completed in d125b54 Jan 21, 2020
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