版本发布 8
New additions in this 6.1 bundle: - the new Testing library is now included - Specifying an arbitrary Android API higher than 24 is allowed, though you are still linking against the same Swift runtime libraries built against API 24 Follow [the instructions in the README.md to install and use the Android SDK bundle on linux or macOS](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md).
Follow [the instructions in the README.md to install and use the Android SDK bundle on linux or macOS](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md).
Follow [the instructions in the README.md to install and use the Android SDK bundle on linux or macOS](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md).
Follow [the instructions in the README.md to install and use the Android SDK bundle](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md).
Follow [the instructions in the README.md](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md). Note that this SDK only works with the latest LTS NDK 26, 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.
Follow [the instructions in the README.md](https://github.com/finagolfin/swift-android-sdk/blob/main/README.md). Note that this SDK only works with the latest LTS NDK 26, which added a lot of `_Nullable`/`_Nonnull` annotations to the Bionic headers that need to be accounted for in Swift. Use the older Swift 5.9 SDK if you still need to use NDK 25.
Follow [the instructions in the README.md](https://github.com/buttaface/swift-android-sdk/blob/main/README.md). Note that this SDK only works with the last NDK 25c, not the latest LTS NDK 26, which added a lot of `_Nullable`/`_Nonnull` annotations to the Bionic headers that need to be accounted for in Swift.
Follow [the instructions in the README.md](https://github.com/buttaface/swift-android-sdk/blob/5.8/README.md).