This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/cordova-docs.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new fba5da3af2 Deploying to asf-site from @ 
apache/cordova-docs@d94123d8e269e548fc26eda4611ec83374da4132 🚀
fba5da3af2 is described below

commit fba5da3af234eb97c9b367cd29032458bf83bbf5
Author: erisu <er...@users.noreply.github.com>
AuthorDate: Wed Oct 23 01:12:40 2024 +0000

    Deploying to asf-site from @ 
apache/cordova-docs@d94123d8e269e548fc26eda4611ec83374da4132 🚀
---
 docs/en/10.x/config_ref/index.html |  2 +-
 docs/en/11.x/config_ref/index.html |  2 +-
 docs/en/12.x/config_ref/index.html | 12 ++----------
 docs/en/dev/config_ref/index.html  | 16 ++--------------
 feed.xml                           |  4 ++--
 5 files changed, 8 insertions(+), 28 deletions(-)

diff --git a/docs/en/10.x/config_ref/index.html 
b/docs/en/10.x/config_ref/index.html
index ad0ab10866..b737bf7f12 100644
--- a/docs/en/10.x/config_ref/index.html
+++ b/docs/en/10.x/config_ref/index.html
@@ -2678,7 +2678,7 @@ and will be indicated as such.</p>
       <td><em>Default: false</em> <br />  Set to true to enable the Google 
Services Gradle plugin.</td>
     </tr>
     <tr>
-      <td>GradlePluginGoogleServicesEnabled (semver) <br /> <svg 
class="platform-icon android"><use href="#android"></use></svg></td>
+      <td>GradlePluginGoogleServicesVersion (semver) <br /> <svg 
class="platform-icon android"><use href="#android"></use></svg></td>
       <td><em>Default: 4.2.0</em> <br />  Set version of Google Services 
Gradle plugin to be used.</td>
     </tr>
     <tr>
diff --git a/docs/en/11.x/config_ref/index.html 
b/docs/en/11.x/config_ref/index.html
index 404744f21b..dca0196026 100644
--- a/docs/en/11.x/config_ref/index.html
+++ b/docs/en/11.x/config_ref/index.html
@@ -2784,7 +2784,7 @@ and will be indicated as such.</p>
       <td><em>Default: false</em> <br />  Set to true to enable the Google 
Services Gradle plugin.</td>
     </tr>
     <tr>
-      <td>GradlePluginGoogleServicesEnabled (semver) <br /> <svg 
class="platform-icon android"><use href="#android"></use></svg></td>
+      <td>GradlePluginGoogleServicesVersion (semver) <br /> <svg 
class="platform-icon android"><use href="#android"></use></svg></td>
       <td><em>Default: 4.2.0</em> <br />  Set version of Google Services 
Gradle plugin to be used.</td>
     </tr>
     <tr>
diff --git a/docs/en/12.x/config_ref/index.html 
b/docs/en/12.x/config_ref/index.html
index 2d483eb395..8c75235380 100644
--- a/docs/en/12.x/config_ref/index.html
+++ b/docs/en/12.x/config_ref/index.html
@@ -2787,14 +2787,6 @@ and will be indicated as such.</p>
       <td>AndroidXWebKitVersion<br /><span class="cdv-var-type 
semver">Semver</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
       <td><em>Default: <a 
href="../../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br />Overrides Android WebKit library 
version.</td>
     </tr>
-    <tr>
-      <td>AndroidGradlePluginGoogleServicesVersion<br /><span 
class="cdv-var-type semver">Semver</span> <svg class="platform-icon 
android"><use href="#android"></use></svg></td>
-      <td><em>Default: <a 
href="../../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br />Overrides the Google Services 
library version.</td>
-    </tr>
-    <tr>
-      <td>AndroidGradlePluginGoogleServicesEnabled<br /><span 
class="cdv-var-type boolean">Boolean</span> <svg class="platform-icon 
android"><use href="#android"></use></svg></td>
-      <td><em>Default: false</em> <br />Enables Google Services. The 
<code>google-services.json</code> file will be required.</td>
-    </tr>
     <tr>
       <td>GradlePluginKotlinEnabled<br /><span class="cdv-var-type 
boolean">Boolean</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
       <td><em>Default: false</em> <br />Enables Kotlin plugin for Kotline 
support.</td>
@@ -2840,8 +2832,8 @@ and will be indicated as such.</p>
       <td><em>Default: false</em> <br />  Set to true to enable the Google 
Services Gradle plugin.</td>
     </tr>
     <tr>
-      <td>GradlePluginGoogleServicesEnabled<br /><span class="cdv-var-type 
semver">Semver</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
-      <td><em>Default: 4.2.0</em> <br />  Set version of Google Services 
Gradle plugin to be used.</td>
+      <td>GradlePluginGoogleServicesVersion<br /><span class="cdv-var-type 
semver">Semver</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
+      <td><em>Default: <a 
href="../../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br />Overrides the Google Services 
library version.</td>
     </tr>
     <tr>
       <td>GradlePluginKotlinEnabled<br /><span class="cdv-var-type 
boolean">Boolean</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
diff --git a/docs/en/dev/config_ref/index.html 
b/docs/en/dev/config_ref/index.html
index 3611e32adc..811a585ad1 100644
--- a/docs/en/dev/config_ref/index.html
+++ b/docs/en/dev/config_ref/index.html
@@ -2795,18 +2795,6 @@ and will be indicated as such.</p>
       <td>AndroidXWebKitVersion<br /><span class="cdv-var-type 
semver">Semver</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
       <td><em>Default: <a 
href="../../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br />Overrides Android WebKit library 
version.</td>
     </tr>
-    <tr>
-      <td>AndroidGradlePluginGoogleServicesVersion<br /><span 
class="cdv-var-type semver">Semver</span> <svg class="platform-icon 
android"><use href="#android"></use></svg></td>
-      <td><em>Default: <a 
href="../../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br />Overrides the Google Services 
library version.</td>
-    </tr>
-    <tr>
-      <td>AndroidGradlePluginGoogleServicesEnabled<br /><span 
class="cdv-var-type boolean">Boolean</span> <svg class="platform-icon 
android"><use href="#android"></use></svg></td>
-      <td><em>Default: false</em> <br />Enables Google Services. The 
<code>google-services.json</code> file will be required.</td>
-    </tr>
-    <tr>
-      <td>GradlePluginKotlinEnabled<br /><span class="cdv-var-type 
boolean">Boolean</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
-      <td><em>Default: false</em> <br />Enables Kotlin plugin for Kotline 
support.</td>
-    </tr>
     <tr>
       <td>AppendUserAgent<br /><span class="cdv-var-type string">String</span> 
<svg class="platform-icon android"><use href="#android"></use></svg> <svg 
class="platform-icon ios"><use href="#ios"></use></svg></td>
       <td>If set, the value will append to the end of old UserAgent of 
webview. When using with OverrideUserAgent, this value will be ignored.</td>
@@ -2848,8 +2836,8 @@ and will be indicated as such.</p>
       <td><em>Default: false</em> <br />  Set to true to enable the Google 
Services Gradle plugin.</td>
     </tr>
     <tr>
-      <td>GradlePluginGoogleServicesEnabled<br /><span class="cdv-var-type 
semver">Semver</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
-      <td><em>Default: 4.2.0</em> <br />  Set version of Google Services 
Gradle plugin to be used.</td>
+      <td>GradlePluginGoogleServicesVersion<br /><span class="cdv-var-type 
semver">Semver</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
+      <td><em>Default: <a 
href="../../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br />Overrides the Google Services 
library version.</td>
     </tr>
     <tr>
       <td>GradlePluginKotlinEnabled<br /><span class="cdv-var-type 
boolean">Boolean</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
diff --git a/feed.xml b/feed.xml
index 9ee879d5f7..e6ff92da20 100644
--- a/feed.xml
+++ b/feed.xml
@@ -6,8 +6,8 @@
 </description>
     <link>https://cordova.apache.org/</link>
     <atom:link href="https://cordova.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Mon, 21 Oct 2024 16:02:41 +0000</pubDate>
-    <lastBuildDate>Mon, 21 Oct 2024 16:02:41 +0000</lastBuildDate>
+    <pubDate>Wed, 23 Oct 2024 01:11:40 +0000</pubDate>
+    <lastBuildDate>Wed, 23 Oct 2024 01:11:40 +0000</lastBuildDate>
     <generator>Jekyll v4.3.4</generator>
     
       <item>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cordova.apache.org
For additional commands, e-mail: commits-h...@cordova.apache.org

Reply via email to