cordova-plugin-remove-googleservices

0.1.1 • Public • Published

Meteor Cordova Android Fix for Duplicate Google Services

That's a mouthful of a title. But it's a really simple little cordova plugin that just removes the cordova.gradle.include.X=cordova-support-google-services/XXXXXX-build.gradle property from your cordova build's platforms/android/project.properties file.

This fixes an issue with meteor android builds which give the error:

Cannot add extension with name 'googleServices', as there is an extension already registered with that name.

Specifically targeted at an issue I experienced in Meteor 2.6.1 but may apply to other cordova builds also.

Package Sidebar

Install

npm i cordova-plugin-remove-googleservices

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

5.56 kB

Total Files

5

Last publish

Collaborators

  • cunneen