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 59797203eb Deploying to asf-site from @ 
apache/cordova-docs@0c44c666a022d79e1622ece2b5d46ece02b6ce98 🚀
59797203eb is described below

commit 59797203eb5079ca8199233c706cfcad50faea29
Author: erisu <er...@users.noreply.github.com>
AuthorDate: Fri Jul 4 07:24:59 2025 +0000

    Deploying to asf-site from @ 
apache/cordova-docs@0c44c666a022d79e1622ece2b5d46ece02b6ce98 🚀
---
 docs/en/12.x-2025.01/config_ref/index.html |  2 +-
 docs/en/12.x/config_ref/index.html         | 20 ++++++++++----------
 docs/en/dev/config_ref/index.html          |  2 +-
 feed.xml                                   |  4 ++--
 4 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/docs/en/12.x-2025.01/config_ref/index.html 
b/docs/en/12.x-2025.01/config_ref/index.html
index 11e4e55e42..7c2d93fa34 100644
--- a/docs/en/12.x-2025.01/config_ref/index.html
+++ b/docs/en/12.x-2025.01/config_ref/index.html
@@ -2895,7 +2895,7 @@ and will be indicated as such.</p>
     </tr>
     <tr>
       <td>GradlePluginKotlinVersion<br /><span class="cdv-var-type 
semver">Semver</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
-      <td><em>Default: 1.3.50</em> <br /> Set the version of the Kotlin Gradle 
plugin to be used.</td>
+      <td><em>Default: <a 
href="../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br /> Set the version of the Kotlin 
Gradle plugin to be used.</td>
     </tr>
     <tr>
       <td>InAppBrowserStorageEnabled<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/12.x/config_ref/index.html 
b/docs/en/12.x/config_ref/index.html
index 869c0bff3e..ba8daf0b9f 100644
--- a/docs/en/12.x/config_ref/index.html
+++ b/docs/en/12.x/config_ref/index.html
@@ -2783,35 +2783,35 @@ and will be indicated as such.</p>
     </tr>
     <tr>
       <td>android-minSdkVersion<br /><span class="cdv-var-type 
number">Number</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 />  Sets the 
<code>minSdkVersion</code> attribute of the <code>&lt;uses-sdk&gt;</code> tag 
in the project&#39;s <code>AndroidManifest.xml</code> (see <a 
href="https://developer.android.com/guide/topics/manifest/uses-sdk-element.html";>here</a>).</td>
+      <td><em>Default: <a 
href="../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br />  Sets the 
<code>minSdkVersion</code> attribute of the <code>&lt;uses-sdk&gt;</code> tag 
in the project&#39;s <code>AndroidManifest.xml</code> (see <a 
href="https://developer.android.com/guide/topics/manifest/uses-sdk-element.html";>here</a>).</td>
     </tr>
     <tr>
       <td>android-targetSdkVersion<br /><span class="cdv-var-type 
number">Number</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 />  Sets the 
<code>targetSdkVersion</code> attribute of the <code>&lt;uses-sdk&gt;</code> 
tag in the project&#39;s <code>AndroidManifest.xml</code> (see <a 
href="https://developer.android.com/guide/topics/manifest/uses-sdk-element.html";>here</a>).</td>
+      <td><em>Default: <a 
href="../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br />  Sets the 
<code>targetSdkVersion</code> attribute of the <code>&lt;uses-sdk&gt;</code> 
tag in the project&#39;s <code>AndroidManifest.xml</code> (see <a 
href="https://developer.android.com/guide/topics/manifest/uses-sdk-element.html";>here</a>).</td>
     </tr>
     <tr>
       <td>android-compileSdkVersion<br /><span class="cdv-var-type 
number">Number</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 /> Sets the 
<code>compileSdkVersion</code> attribute.</td>
+      <td><em>Default: <a 
href="../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br /> Sets the 
<code>compileSdkVersion</code> attribute.</td>
     </tr>
     <tr>
       <td>android-buildToolsVersion<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 /> Expects a full version string eg. 
&quot;32.0.0&quot;. Changing this may also requires changing the PATH 
environment variable to find the proper build tools.<br /><br />This preference 
is primarily for cordova development, for testing upcoming versions of the 
Android SDK. Changing this has a high risk of breaking builds as newer build 
too [...]
+      <td><em>Default: <a 
href="../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br /> Expects a full version string eg. 
&quot;32.0.0&quot;. Changing this may also requires changing the PATH 
environment variable to find the proper build tools.<br /><br />This preference 
is primarily for cordova development, for testing upcoming versions of the 
Android SDK. Changing this has a high risk of breaking builds as newer build 
tools  [...]
     </tr>
     <tr>
       <td>GradleVersion<br /><span class="cdv-var-type string">String</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 /> Sets the gradle wrapper version to 
use.<br /> <br />This preference is primarily for cordova development, for 
testing upcoming versions of the Android SDK. Changing this has a high risk of 
breaking builds as newer build tools frequently introduce breaking changes.</td>
+      <td><em>Default: <a 
href="../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br /> Sets the gradle wrapper version to 
use.<br /> <br />This preference is primarily for cordova development, for 
testing upcoming versions of the Android SDK. Changing this has a high risk of 
breaking builds as newer build tools frequently introduce breaking changes.</td>
     </tr>
     <tr>
       <td>AndroidGradlePluginVersion<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 /> Sets the Android Gradle Plugin 
version to use.<br /> <br />This preference is primarily for cordova 
development, for testing upcoming versions of the Android SDK. Changing this 
has a high risk of breaking builds as newer build tools frequently introduce 
breaking changes.</td>
+      <td><em>Default: <a 
href="../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br /> Sets the Android Gradle Plugin 
version to use.<br /> <br />This preference is primarily for cordova 
development, for testing upcoming versions of the Android SDK. Changing this 
has a high risk of breaking builds as newer build tools frequently introduce 
breaking changes.</td>
     </tr>
     <tr>
       <td>AndroidXAppCompatVersion<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 App Compat 
library version.</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 App Compat 
library version.</td>
     </tr>
     <tr>
       <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>
+      <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>GradlePluginKotlinEnabled<br /><span class="cdv-var-type 
boolean">Boolean</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
@@ -2859,7 +2859,7 @@ and will be indicated as such.</p>
     </tr>
     <tr>
       <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>
+      <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>
@@ -2871,7 +2871,7 @@ and will be indicated as such.</p>
     </tr>
     <tr>
       <td>GradlePluginKotlinVersion<br /><span class="cdv-var-type 
semver">Semver</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
-      <td><em>Default: 1.3.50</em> <br /> Set the version of the Kotlin Gradle 
plugin to be used.</td>
+      <td><em>Default: <a 
href="../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br /> Set the version of the Kotlin 
Gradle plugin to be used.</td>
     </tr>
     <tr>
       <td>InAppBrowserStorageEnabled<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 77567a4607..37bcf8e5d6 100644
--- a/docs/en/dev/config_ref/index.html
+++ b/docs/en/dev/config_ref/index.html
@@ -2903,7 +2903,7 @@ and will be indicated as such.</p>
     </tr>
     <tr>
       <td>GradlePluginKotlinVersion<br /><span class="cdv-var-type 
semver">Semver</span> <svg class="platform-icon android"><use 
href="#android"></use></svg></td>
-      <td><em>Default: 1.3.50</em> <br /> Set the version of the Kotlin Gradle 
plugin to be used.</td>
+      <td><em>Default: <a 
href="../guide/platforms/android/index.html#android-api-level-support">Dependent
 on cordova-android Version</a></em> <br /> Set the version of the Kotlin 
Gradle plugin to be used.</td>
     </tr>
     <tr>
       <td>InAppBrowserStorageEnabled<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 9796ca3bde..78cdf2c4d4 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, 23 Jun 2025 12:02:13 +0000</pubDate>
-    <lastBuildDate>Mon, 23 Jun 2025 12:02:13 +0000</lastBuildDate>
+    <pubDate>Fri, 04 Jul 2025 07:23:57 +0000</pubDate>
+    <lastBuildDate>Fri, 04 Jul 2025 07:23:57 +0000</lastBuildDate>
     <generator>Jekyll v4.4.1</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