瀏覽代碼

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

Android: Add note that higher jdk version are also supported.
Matthew 2 月之前
父節點
當前提交
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>`__.
 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
 Download the Android SDK
 ------------------------
 ------------------------