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 1fe44d71 feat: com.google.gms:google-services@4.4.2 (#1766) 1fe44d71 is described below commit 1fe44d71c5e96842f1f567cda1e8a4b1eddcda0e Author: エリス <er...@users.noreply.github.com> AuthorDate: Tue Jan 28 11:14:07 2025 +0900 feat: com.google.gms:google-services@4.4.2 (#1766) --- 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 2a571964..2716a159 100644 --- a/framework/cdv-gradle-config-defaults.json +++ b/framework/cdv-gradle-config-defaults.json @@ -9,7 +9,7 @@ "ANDROIDX_APP_COMPAT_VERSION": "1.7.0", "ANDROIDX_WEBKIT_VERSION": "1.12.1", "ANDROIDX_CORE_SPLASHSCREEN_VERSION": "1.0.0", - "GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION": "4.3.15", + "GRADLE_PLUGIN_GOOGLE_SERVICES_VERSION": "4.4.2", "IS_GRADLE_PLUGIN_GOOGLE_SERVICES_ENABLED": false, "IS_GRADLE_PLUGIN_KOTLIN_ENABLED": false, "PACKAGE_NAMESPACE": "io.cordova.helloCordova", --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org For additional commands, e-mail: commits-h...@cordova.apache.org