Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/root/start/building/building.rst
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ For local builds, set ``ANDROID_HOME`` and ``ANDROID_NDK_HOME`` to point to the
.. code-block:: bash

ANDROID_HOME=$HOME/Library/Android/sdk
ANDROID_SDK_HOME=$HOME/Library/Android/ndk/21.3.6528147
ANDROID_NDK_HOME=$HOME/Library/Android/ndk/21.3.6528147

See `ci/mac_ci_setup.sh` for the specific NDK version used during builds.

Expand Down