doc/user.rst: update Android NDK requirement to 25b
This commit is contained in:
parent
912530ed20
commit
7d78cad8af
|
@ -199,7 +199,7 @@ Compiling for Android
|
||||||
You need:
|
You need:
|
||||||
|
|
||||||
* Android SDK
|
* Android SDK
|
||||||
* `Android NDK r23 <https://developer.android.com/ndk/downloads>`_
|
* `Android NDK r25b <https://developer.android.com/ndk/downloads>`_
|
||||||
* `Meson 0.56.0 <http://mesonbuild.com/>`__ and `Ninja
|
* `Meson 0.56.0 <http://mesonbuild.com/>`__ and `Ninja
|
||||||
<https://ninja-build.org/>`__
|
<https://ninja-build.org/>`__
|
||||||
* cmake
|
* cmake
|
||||||
|
|
Loading…
Reference in New Issue