This is an automated email from the ASF dual-hosted git repository.
erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-android.git
The following commit(s) were added to refs/heads/master by this push:
new 690ff3f Revert "feat: upgrade Google Services Gradle Plugin
[email protected] (#1177)" (#1191)
690ff3f is described below
commit 690ff3f3649e9b2710f85d26a167756edbd39a25
Author: エリス <[email protected]>
AuthorDate: Thu Apr 8 14:04:52 2021 +0900
Revert "feat: upgrade Google Services Gradle Plugin [email protected]
(#1177)" (#1191)
This reverts commit e8ec3b1e37651e36277d516b90f10f94da21bb33.
---
bin/templates/project/app/build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/templates/project/app/build.gradle
b/bin/templates/project/app/build.gradle
index 15e60a1..365fc41 100644
--- a/bin/templates/project/app/build.gradle
+++ b/bin/templates/project/app/build.gradle
@@ -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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]