This version of NDK finally comes with updated libc++. The last update to libc++ in NDK was in early 2020. This update brings lots of improvements and bugfixes from upstream libc++. NDK 26 only support SDK 21+, so we bump `minSdkVersion` as well.