Просмотр исходного кода

Update Exporting for Android JDK version specification

Marcel Admiraal 3 лет назад
Родитель
Сommit
c0acf16cde
1 измененных файлов с 3 добавлено и 3 удалено
  1. 3 3
      tutorials/export/exporting_for_android.rst

+ 3 - 3
tutorials/export/exporting_for_android.rst

@@ -36,10 +36,10 @@ Download and install the Android SDK.
     If you are using Linux,
     **do not use an Android SDK provided by your distribution's repositories as it will often be outdated**.
 
-Install OpenJDK 8
------------------
+Install OpenJDK 11
+------------------
 
-Download and install  `OpenJDK 8 <https://adoptopenjdk.net/index.html?variant=openjdk8&jvmVariant=hotspot>`__.
+Download and install  `OpenJDK 11 <https://adoptium.net/?variant=openjdk11>`__.
 
 Create a debug.keystore
 -----------------------