Преглед изворни кода

Merge pull request #10947 from syntaxerror247/Update-jdk-version-info

Android: Add note that higher jdk version are also supported.
Matthew пре 3 месеци
родитељ
комит
009ea8d0cb
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      tutorials/export/exporting_for_android.rst

+ 4 - 0
tutorials/export/exporting_for_android.rst

@@ -23,6 +23,10 @@ Install OpenJDK 17
 
 Download and install `OpenJDK 17 <https://adoptium.net/temurin/releases/?variant=openjdk17>`__.
 
+.. note::
+
+    Higher versions of the JDK are also supported, but we recommend using JDK 17 for optimal compatibility and stability.
+
 Download the Android SDK
 ------------------------