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 abb3d98 commit a288fdcCopy full SHA for a288fdc
docs/readme.md
@@ -67,10 +67,16 @@ Support
67
68
Release Notes
69
-------------
70
-### Upcoming
+### 10.1.0
71
- Changes
72
+ - General: Update to Firebase C++ SDK version 10.1.0.
73
+ - General (Android): Update to Firebase Android BoM version 31.0.2.
74
+ - General (iOS): Update to Firebase Cocoapods version 10.1.0.
75
- Crashlytics (Android): Fixed an [issue](https://github.com/firebase/quickstart-unity/issues/1116)
76
with symbols being stripped when using the tgz package.
77
+ - Firestore (Android): Reduce the number of JNI global references consumed
78
+ when creating or updating documents
79
+ ([#1111](https://github.com/firebase/firebase-cpp-sdk/pull/1111)).
80
81
### 10.0.1
82
0 commit comments