swift-crypto
swift-crypto copied to clipboard
Add support for new Android overlay, swiftlang/swift#74758
Checklist
- [x] I've run tests to see all new and existing tests pass
- [x] I've followed the code style of the rest of the project
- [x] I've read the Contribution Guidelines
- [ ] I've updated the documentation if necessary
I don't know why these imports are required only for the Android overlay and not other platforms, but I needed this patch for my Android CI.