feat!: upgrade Google Services Gradle Plugin@4.3.5 (#1199)

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

Co-authored-by: Mosab A <47486787+mosabab@users.noreply.github.com>
This commit is contained in:
エリス 2021-04-13 17:20:54 +09:00 committed by GitHub
parent 6588994586
commit a9ee9196bd
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.