rules_android_ndk
rules_android_ndk copied to clipboard
NDK 26 support
Based on this https://github.com/android/ndk/wiki#release-schedule NDK 26 should be released sometime in Q3. I did some light testing and it seems like some files moved around that leads to everything failing today. I'm not sure if those types of moves are tracked anywhere? But I wanted to file this as a tracking issue for supporting the new version.
One open question I have is, should we be trying to maintain backwards compatibility in this case like bazel did before, or not?