feat: upgrade Google Services Gradle Plugin google-services@4.3.5 (#1177)

This commit is contained in:
Mosab A 2021-03-30 08:44:08 +03:00 committed by GitHub
parent f927014d06
commit e8ec3b1e37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ buildscript {
}
if(cdvHelpers.getConfigPreference('GradlePluginGoogleServicesEnabled', 'false').toBoolean()) {
String defaultGradlePluginGoogleServicesVersion = '4.2.0'
String defaultGradlePluginGoogleServicesVersion = '4.3.5'
/**
* Fetches the user's defined Google Services Plugin Version from config.xml.