erisu opened a new pull request #893: Feat/enable google services plugin URL: https://github.com/apache/cordova-android/pull/893 ### Motivation and Context To finish off the change requests and close out PR #438 closes: #438 ### Description What this PR does: 1. Cherry-picks commit changes from #438 2. Wraps the Google Services classpath with the `EnableGoogleServicesPlugin` flag. 3. Introduces the `GoogleServicesPluginVersion` preference variable that allows users to override the default to use older or newer Google Services classpath. (Defaults to: `4.2.0`) ### Testing - `npm t` - `cordova platform add` - `cordova build android` ### Checklist - [x] I've run the tests to see all new and existing tests pass - [x] If this Pull Request resolves an issue, I linked to the issue in the text above (and used the correct [keyword to close issues using keywords](https://help.github.com/articles/closing-issues-using-keywords/))
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
