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 262a314c feat: Update google services pluging (#1447)
262a314c is described below
commit 262a314c72489517ec71510d306dee2f950d162c
Author: jcesarmobile <[email protected]>
AuthorDate: Tue Jun 28 05:23:10 2022 +0200
feat: Update google services pluging (#1447)
---
framework/cdv-gradle-config-defaults.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/framework/cdv-gradle-config-defaults.json
b/framework/cdv-gradle-config-defaults.json
index 41413763..fe0718bd 100644
--- a/framework/cdv-gradle-config-defaults.json
+++ b/framework/cdv-gradle-config-defaults.json
@@ -8,7 +8,7 @@
"KOTLIN_VERSION": "1.5.21",
"ANDROIDX_APP_COMPAT_VERSION": "1.3.1",
"ANDROIDX_WEBKIT_VERSION": "1.4.0",
- "GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION": "4.3.8",
+ "GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION": "4.3.10",
"IS_GRADLE_PLUGIN_GOOGLE_SERVICES_ENABLED": false,
"IS_GRADLE_PLUGIN_KOTLIN_ENABLED": false
}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]