Browse Source

Update Exporting for Android JDK version specification

Marcel Admiraal 3 years ago
parent
commit
458fe750da
1 changed files with 3 additions and 3 deletions
  1. 3 3
      getting_started/workflow/export/exporting_for_android.rst

+ 3 - 3
getting_started/workflow/export/exporting_for_android.rst

@@ -36,10 +36,10 @@ Download and install the Android SDK.
     If you are using Linux,
     **do not use an Android SDK provided by your distribution's repositories as it will often be outdated**.
 
-Install OpenJDK 8
------------------
+Install OpenJDK 11
+------------------
 
-Download and install  `OpenJDK 8 <https://adoptopenjdk.net/index.html?variant=openjdk8&jvmVariant=hotspot>`__.
+Download and install  `OpenJDK 11 <https://adoptium.net/?variant=openjdk11>`__.
 
 Create a debug.keystore
 -----------------------