doc/user.rst: update Android NDK requirement to 25b

This commit is contained in:
Max Kellermann 2022-10-14 22:41:00 +02:00
parent 912530ed20
commit 7d78cad8af
1 changed files with 1 additions and 1 deletions

View File

@ -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