From 0a6ce28e6b6a80615d40279040e1c4c91fcea054 Mon Sep 17 00:00:00 2001 From: Anish Mishra Date: Sat, 17 May 2025 07:58:17 +0530 Subject: [PATCH] Update exporting_for_android.rst --- tutorials/export/exporting_for_android.rst | 4 ++++ 1 file changed, 4 insertions(+) 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 ------------------------