Browse Source

Add a notice about changes coming to 3.2.4 to Exporting for Android (#4596)

Hugo Locurcio 4 years ago
parent
commit
adfb6b5d6f
1 changed files with 7 additions and 0 deletions
  1. 7 0
      getting_started/workflow/export/exporting_for_android.rst

+ 7 - 0
getting_started/workflow/export/exporting_for_android.rst

@@ -3,6 +3,13 @@
 Exporting for Android
 =====================
 
+.. seealso::
+
+    If you are using Godot 3.2.4 beta/RC, note that
+    **the Android export process has changed**. Read an
+    `updated version of this page <https://github.com/m4gr3d/godot-docs/blob/957279271079197575a615c2637f3785da242307/getting_started/workflow/export/exporting_for_android.rst>`__
+    instead of the page you're currently on.
+
 Exporting for Android has fewer requirements than compiling Godot for it.
 The following steps detail what is needed to setup the SDK and the engine.