mirror of
https://github.com/apache/cordova-android.git
synced 2026-04-04 00:02:03 +08:00
This reverts commit e8ec3b1e37.
This commit is contained in:
@@ -57,7 +57,7 @@ buildscript {
|
||||
}
|
||||
|
||||
if(cdvHelpers.getConfigPreference('GradlePluginGoogleServicesEnabled', 'false').toBoolean()) {
|
||||
String defaultGradlePluginGoogleServicesVersion = '4.3.5'
|
||||
String defaultGradlePluginGoogleServicesVersion = '4.2.0'
|
||||
|
||||
/**
|
||||
* Fetches the user's defined Google Services Plugin Version from config.xml.
|
||||
|
||||
Reference in New Issue
Block a user