also - update the android build script to pull the version from build/common/versions - remove the ability to specify your own ndk version (this was undocumented and not fully implemented) The NDK version now needs to appear in two place (unfortunately): 1. build/common/versions 2. build/android/build.sh
Important note
The scripts found in the subdirectories are intended to be used by Filament's continuous integration environments only. They are not meant to be run directly. Please refer to our build instructions on how to proceed instead.