forked from github/cordova-android
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:
parent
6588994586
commit
a9ee9196bd
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user