You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Motivation
This package wasn't building on Android, causing various dependent
packages to also fail to build.
### Modifications
Add the necessary `import(Android)` to successfully build.
### Result
The package can now be built for Android.
### Test Plan
~~Added CI to build and run against an Android emulator using
[swift-android-action](https://github.com/marketplace/actions/swift-android-action).~~
0 commit comments