Skip to content

Commit 9176f69

Browse files
authored
Merge pull request #7968 from sublimemm/sublimemm-patch-1
Bumping Java JDK to 17 for Latest Android Release
2 parents c631f75 + f8b36e0 commit 9176f69

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tutorials/export/exporting_for_android.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@ The following steps detail what is needed to set up the Android SDK and the engi
1818
Projects written in C# using Godot 4 currently cannot be exported to Android.
1919
To use C# on Android, use Godot 3 instead.
2020

21-
Install OpenJDK 11
21+
Install OpenJDK 17
2222
------------------
2323

24-
Download and install `OpenJDK 11 <https://adoptium.net/?variant=openjdk11>`__.
24+
Download and install `OpenJDK 17 <https://adoptium.net/temurin/releases/?variant=openjdk17>`__.
2525

2626
Download the Android SDK
2727
------------------------

0 commit comments

Comments
 (0)