Skip to content

Commit 38a4639

Browse files
authored
Fix readme.md for version of android global refs fix release notes entry (#1392)
1 parent 71371d3 commit 38a4639

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

release_build_files/readme.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,10 @@ code.
642642
- GMA (Android): Updated dependency to play-services-ads version 22.2.0.
643643
- Remote Config (Desktop): Additional fix for handling of non-English time
644644
zone names on Windows.
645+
- Firestore (Android): Fix the intermittent global references exhaustion
646+
crash when working with documents with a large number of keys and/or large
647+
map and/or array fields.
648+
([#1364](https://github.com/firebase/firebase-cpp-sdk/pull/1364)).
645649

646650
### 11.2.0
647651
- Changes
@@ -655,10 +659,6 @@ code.
655659
time zone name in the current system language contains an accented
656660
character or apostrophe. This adds a requirement for applications using
657661
Remote Config on Windows desktop to link the "icu.dll" system library.
658-
- Firestore (Android): Fix the intermittent global references exhaustion
659-
crash when working with documents with a large number of keys and/or large
660-
map and/or array fields.
661-
([#1364](https://github.com/firebase/firebase-cpp-sdk/pull/1364)).
662662

663663
### 11.1.0
664664
- Changes

0 commit comments

Comments
 (0)