We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8d9a2f commit b2a7e4cCopy full SHA for b2a7e4c
docs/readme.md
@@ -155,6 +155,13 @@ Support
155
156
Release Notes
157
-------------
158
+### 9.3.0
159
+- Changes
160
+ - General (Android,Linux): Fixed a concurrency bug where waiting for an
161
+ event with a timeout could occasionally return prematurely, as if the
162
+ timeout had occurred
163
+ ([#1021](https://github.com/firebase/firebase-cpp-sdk/pull/1021)).
164
+
165
### 9.2.0
166
- Changes
167
- Crashlytics: Fix requiring user code to reference Crashlytics when using il2cpp.
0 commit comments