diff --git a/tutorials/export/exporting_for_android.rst b/tutorials/export/exporting_for_android.rst index e4515f27a29..0d5b3d7452f 100644 --- a/tutorials/export/exporting_for_android.rst +++ b/tutorials/export/exporting_for_android.rst @@ -13,10 +13,10 @@ Exporting for Android Exporting for Android has fewer requirements than compiling Godot for Android. The following steps detail what is needed to set up the Android SDK and the engine. -Install OpenJDK 17 +Install OpenJDK 8 ------------------ -Download and install `OpenJDK 17 `__. +Download and install `OpenJDK 8 `__. Download the Android SDK ------------------------