Description of the feature request
As I know, There is no bitrise step for installing specific NDK version.
Our project uses specific ndk version “21.4.7075529”
So, all builds(on the Bitrise) fail with error below
No version of NDK matched the requested version 21.4.7075529. Versions available locally: 23.1.7779620
Is there any plan to make that step? or Is there any way to install specific NDK version?