I'm trying to install NDK 15c and I can't seem to figure out how to tell sdkmanager the version. If I run
sdkmanager "ndk-bundle"
I will get the latest which I don't want.
I've tried different combinations but nothing works:
sdkmanager "ndk-bundle;15c"
sdkmanager "ndk-bundle;15.2.4203891"
sdkmanager "ndk-bundle;15.2"