Explorar o código

Update Compiling for Android JDK version specification

Marcel Admiraal %!s(int64=3) %!d(string=hai) anos
pai
achega
b54bf231b6
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      development/compiling/compiling_for_android.rst

+ 1 - 2
development/compiling/compiling_for_android.rst

@@ -31,9 +31,8 @@ For compiling under Windows, Linux or macOS, the following is required:
       **do not use an Android SDK provided by your distribution's repositories as it will often be outdated**.
 
 -  Gradle (will be downloaded and installed automatically if missing).
--  JDK 8 (either OpenJDK or Oracle JDK).
+-  JDK 11 (either OpenJDK or Oracle JDK).
 
-   -  JDK 9 or later are not currently supported.
    -  You can download a build from `ojdkbuild <https://github.com/ojdkbuild/ojdkbuild>`_.
 
 .. seealso:: For a general overview of SCons usage for Godot, see