Browse Source

Merge pull request #9058 from skyace65/UpdateJDK

Update requiered JDK version (3.6)
Max Hilbrunner 1 year ago
parent
commit
f5472ad68e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/export/exporting_basics.rst

+ 1 - 1
tutorials/export/exporting_basics.rst

@@ -336,7 +336,7 @@ Before you can export your project for Android, you must download the following
 software:
 software:
 
 
 * Android SDK: https://developer.android.com/studio/
 * Android SDK: https://developer.android.com/studio/
-* Open JDK (**version 8 is required**, more recent versions won't work): https://adoptopenjdk.net/index.html
+* Open JDK (**version 11 is required**, more recent versions won't work): https://adoptopenjdk.net/index.html
 
 
 When you run Android Studio for the first time, click on **Configure -> SDK Manager**
 When you run Android Studio for the first time, click on **Configure -> SDK Manager**
 and install **Android SDK Platform Tools**. This installs the ``adb``
 and install **Android SDK Platform Tools**. This installs the ``adb``