We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c631f75 + f8b36e0 commit 9176f69Copy full SHA for 9176f69
tutorials/export/exporting_for_android.rst
@@ -18,10 +18,10 @@ The following steps detail what is needed to set up the Android SDK and the engi
18
Projects written in C# using Godot 4 currently cannot be exported to Android.
19
To use C# on Android, use Godot 3 instead.
20
21
-Install OpenJDK 11
+Install OpenJDK 17
22
------------------
23
24
-Download and install `OpenJDK 11 <https://adoptium.net/?variant=openjdk11>`__.
+Download and install `OpenJDK 17 <https://adoptium.net/temurin/releases/?variant=openjdk17>`__.
25
26
Download the Android SDK
27
------------------------
0 commit comments