Skip to content

Commit 043bc1f

Browse files
committed
Reworded some release notes.
(Also replaced a couple tabs with spaces.)
1 parent a6fa7f5 commit 043bc1f

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

release_build_files/readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -574,12 +574,12 @@ code.
574574
## Release Notes
575575
### 9.0.0
576576
- Changes
577-
- General (iOS): iOS SDKs are now built using Xcode 13.3.1.
578-
- General (Android): On Android, Firebase C++ is now built against NDK
577+
- General (iOS): Firebase C++ on iOS is now built using Xcode 13.3.1.
578+
- General (Android): Firebase C++ on Android is now built against NDK
579579
version r21e.
580-
- General (Android): Firebase support for gnustl (also known as libstdc++)
581-
has been removed. Please use libc++ instead. Android libraries have been
582-
moved from libs/android/ARCH/STL to libs/android/ARCH.
580+
- General (Android): Support for gnustl (also known as libstdc++) has been
581+
removed. Please use libc++ instead. Android libraries have been moved
582+
from libs/android/ARCH/STL to libs/android/ARCH.
583583
- AdMob (iOS): Temporarily pinned AdMob dependency to a special version of
584584
the Google-Mobile-Ads-SDK Cocoapod, "7.69.0-cppsdk2", to maintain
585585
compatibility with version 9.x of the Firebase iOS SDK.
@@ -608,8 +608,8 @@ code.
608608
- Changes
609609
- General (iOS): Fixed an intermittent crash on iOS 15 caused by
610610
constructing C++ objects during Objective-C's `+load` method.
611-
([#706](https://github.com/firebase/firebase-cpp-sdk/pull/706))
612-
([#783](https://github.com/firebase/firebase-cpp-sdk/pull/783))
611+
([#706](https://github.com/firebase/firebase-cpp-sdk/pull/706))
612+
([#783](https://github.com/firebase/firebase-cpp-sdk/pull/783))
613613
- General: Internal changes to Mutex class.
614614

615615
### 8.8.0

0 commit comments

Comments
 (0)