We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e9ede commit 91288c8Copy full SHA for 91288c8
release_build_files/readme.md
@@ -569,7 +569,8 @@ code.
569
## Release Notes
570
### 8.7.0
571
- Changes
572
- - Firestore: Released to general availability (no longer beta).
+ - Firestore: Released to general availability for Android and iOS (desktop
573
+ support remains in beta).
574
- General (Android): Minimum SDK version is now 19.
575
- General: Variant double type now support 64-bit while saving to json.
576
([#1133](https://github.com/firebase/quickstart-unity/issues/1133)).
@@ -1717,4 +1718,4 @@ code.
1717
1718
[setup guide](https://firebase.google.com/docs/cpp/setup) to get
1719
started.
1720
- Known Issues
- - Android armeabi libraries must be linked with gcc 4.8.
1721
+ - Android armeabi libraries must be linked with gcc 4.8.
0 commit comments