diff --git a/development/compiling/compiling_for_android.rst b/development/compiling/compiling_for_android.rst index dc31cf602..ab4dc63d3 100644 --- a/development/compiling/compiling_for_android.rst +++ b/development/compiling/compiling_for_android.rst @@ -28,7 +28,7 @@ For compiling under Windows, Linux or macOS, the following is required: - Android build tools version 19.1 - Android NDK r13 or later - Gradle (will be downloaded and installed automatically if missing) -- JDK 6 or later (either OpenJDK or Oracle JDK) - JDK 9 is untested as of now +- JDK 6 or later (either OpenJDK or Oracle JDK) - JDK 9 & 10 do not work with current Gradle. Setting up the buildsystem --------------------------