Install missing Android SDK components v2.4.0

NDK installation improvements:

  • (#79) Fix NDK revision 22 install failure (could not find platforms dir)
  • (#80) Change NDK install location to $sdk/ndk-bundle. Newer Android Gradle Plugin versions look for this folder instead of using $ANDROID_NDK_HOME (this env var is still set by the step though)

This topic was automatically closed after 90 days. New replies are no longer allowed.