erisu opened a new pull request #1287:
URL: https://github.com/apache/cordova-android/pull/1287


   ### Motivation and Context
   
   fixes: #1284
   
   Build failure when Google Services Gradle Plugin is enabled. It fails 
because the version checking is calling a variable that was refactored and 
forgotten.
   
   ### Description
   
   Changed old variable name `gradlePluginGoogleServicesVersion` to new 
variable name `cordovaConfig.GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION`
   
   ### Testing
   
   - `npm t`
   
   ### Checklist
   
   - [x] I've run the tests to see all new and existing tests pass
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to