mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Make links to HTML and AndroidManifest templates point to 3.1 branch
This commit is contained in:
@@ -265,7 +265,7 @@ the project folder inside the module directory and configure it:
|
||||
|
||||
As of this writing, Godot uses minsdk 18 and target sdk 27. If this ever
|
||||
changes, it should be reflected in the manifest template:
|
||||
`AndroidManifest.xml.template <https://github.com/godotengine/godot/blob/master/platform/android/AndroidManifest.xml.template>`__
|
||||
`AndroidManifest.xml.template <https://github.com/godotengine/godot/blob/3.1/platform/android/AndroidManifest.xml.template>`__
|
||||
|
||||
Then, add the module folder to the project:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user