You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by gi...@apache.org on 2021/08/20 02:37:36 UTC

[cordova-docs] branch asf-site updated: Deploying to asf-site from @ apache/cordova-docs@ba3e6f308faabbad13a36c1dea6d9bac927bcd3a 🚀

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 84c5560  Deploying to asf-site from @ apache/cordova-docs@ba3e6f308faabbad13a36c1dea6d9bac927bcd3a 🚀
84c5560 is described below

commit 84c556020a985af0c9cd48079c1011ce12a37895
Author: erisu <er...@users.noreply.github.com>
AuthorDate: Fri Aug 20 02:37:31 2021 +0000

    Deploying to asf-site from @ apache/cordova-docs@ba3e6f308faabbad13a36c1dea6d9bac927bcd3a 🚀
---
 docs/en/dev/guide/platforms/android/index.html | 11 +++++++++--
 feed.xml                                       |  4 ++--
 2 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/docs/en/dev/guide/platforms/android/index.html b/docs/en/dev/guide/platforms/android/index.html
index 955c49d..5607786 100644
--- a/docs/en/dev/guide/platforms/android/index.html
+++ b/docs/en/dev/guide/platforms/android/index.html
@@ -2432,7 +2432,7 @@ the CLI, see <a href="../../../reference/cordova-cli/index.html">Cordova CLI Ref
 <p>Cordova for Android requires the Android SDK which can be installed
 on OS X, Linux or Windows. See the Android SDK&#39;s
 <a href="http://developer.android.com/sdk/index.html#Requirements">System Requirements</a>.
-Cordova&#39;s latest Android package supports up to Android <a href="http://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels">API Level</a> 29.
+Cordova&#39;s latest Android package supports up to Android <a href="https://developer.android.com/guide/topics/manifest/uses-sdk-element.html#ApiLevels">API Level</a> 30.
 The supported Android API Levels and Android Versions for the past
 few cordova-android releases can be found in this table:</p>
 
@@ -2444,6 +2444,11 @@ few cordova-android releases can be found in this table:</p>
 </tr>
 </thead><tbody>
 <tr>
+<td>10.X.X</td>
+<td>22 - 30</td>
+<td>5.1 - 11.0.0</td>
+</tr>
+<tr>
 <td>9.X.X</td>
 <td>22 - 29</td>
 <td>5.1 - 10.0.0</td>
@@ -2499,7 +2504,9 @@ they dip below 5% on Google&#39;s
 
 <h3>Java Development Kit (JDK)</h3>
 
-<p>Install <a href="http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html">Java Development Kit (JDK) 8</a>.</p>
+<p>Install <a href="https://www.oracle.com/java/technologies/javase/javase-jdk8-downloads.html">Java Development Kit (JDK) 8</a>
+or you can install <a href="https://www.oracle.com/java/technologies/javase-jdk11-downloads.html">Java Development Kit (JDK) 11</a>
+if using <code>cordova-android</code> version 10+.</p>
 
 <p>When installing on Windows you also need to set <code>JAVA_HOME</code> Environment Variable
 according to your JDK installation path (see <a href="#setting-environment-variables">Setting Environment Variables</a>)</p>
diff --git a/feed.xml b/feed.xml
index 846e99c..723a747 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>Fri, 20 Aug 2021 02:01:07 +0000</pubDate>
-    <lastBuildDate>Fri, 20 Aug 2021 02:01:07 +0000</lastBuildDate>
+    <pubDate>Fri, 20 Aug 2021 02:08:37 +0000</pubDate>
+    <lastBuildDate>Fri, 20 Aug 2021 02:08:37 +0000</lastBuildDate>
     <generator>Jekyll v3.9.1</generator>
     
       <item>

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