Skip to content

installing/android: Use the correct NDK version, not latest

The toolchain is not ABI compatible between NDK versions, so people should ideally use the same NDK that the binary releases were built with.

Merge request reports