Skip to content

Commit c8dabde

Browse files
authored
Remove "Android" tag from the release notes entry for #747
I had originally thought that the issue was specific to Android, because the bug only surfaced on Android; however, it indeed affects all platforms.
1 parent a219a97 commit c8dabde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release_build_files/readme.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ code.
569569
## Release Notes
570570
### Next Release
571571
- Changes
572-
- General (Android): Fixed a data race that could manifest as null pointer
572+
- General: Fixed a data race that could manifest as null pointer
573573
dereference in `FutureBase::Release()`.
574574
([#747](https://github.com/firebase/firebase-cpp-sdk/pull/747))
575575
- Auth (Desktop): Fixed a crash in `error_code()` when a request

0 commit comments

Comments
 (0)