Android SDK for Swift 5.10
Follow the instructions in the README.md. Note that this SDK only works with the LTS NDKs 26 and 27, which added a lot of _Nullable
/_Nonnull
annotations to the Bionic headers that need to be accounted for in Swift. Use the Swift 5.10 SDK built on the CI against NDK 25c if you still need to use NDK 25.