diff --git a/tutorials/export/exporting_for_android.rst b/tutorials/export/exporting_for_android.rst index 2a95927f4..873338b0e 100644 --- a/tutorials/export/exporting_for_android.rst +++ b/tutorials/export/exporting_for_android.rst @@ -23,6 +23,10 @@ Install OpenJDK 17 Download and install `OpenJDK 17 `__. +.. note:: + + Higher versions of the JDK are also supported, but we recommend using JDK 17 for optimal compatibility and stability. + Download the Android SDK ------------------------