From 370b15314a03d879ea9ca651366eb7e12d87a4a3 Mon Sep 17 00:00:00 2001 From: Marcel Admiraal Date: Sun, 10 Oct 2021 09:07:17 +0100 Subject: [PATCH] Update Exporting for Android JDK version specification --- getting_started/workflow/export/exporting_for_android.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/getting_started/workflow/export/exporting_for_android.rst b/getting_started/workflow/export/exporting_for_android.rst index ada3e0d58..732cea87f 100644 --- a/getting_started/workflow/export/exporting_for_android.rst +++ b/getting_started/workflow/export/exporting_for_android.rst @@ -36,10 +36,10 @@ Download and install the Android SDK. If you are using Linux, **do not use an Android SDK provided by your distribution's repositories as it will often be outdated**. -Install OpenJDK 8 ------------------ +Install OpenJDK 11 +------------------ -Download and install `OpenJDK 8 `__. +Download and install `OpenJDK 11 `__. Create a debug.keystore -----------------------