Skip to content

20240612.2

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 19:19
· 77 commits to compnerd/swift since this release
auth: add copy constructor for `firebase::auth::Auth` on Android

Add the copy constructor on Android as well to ensure that the type is
imported properly by the clang importer when bridging to Swift.