We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc8c88 commit 14416e5Copy full SHA for 14416e5
cpp_sdk_version.json
@@ -1,5 +1,5 @@
1
{
2
- "released": "11.8.0",
3
- "stable": "11.8.0",
4
- "head": "11.8.0"
+ "released": "11.9.0",
+ "stable": "11.9.0",
+ "head": "11.9.0"
5
}
release_build_files/readme.md
@@ -632,8 +632,9 @@ code.
632
633
## Release Notes
634
### Upcoming Release
635
-- Changes
636
- - General (Android): Update to Firebase Android BoM version 32.7.2.
+- 11.9.0
+ - General (Android): Update to Firebase Android BoM version 32.7.3.
637
+ - General (iOS): Update to Firebase Cocoapods version 10.22.0.
638
- Auth: Add User::SendEmailVerificationBeforeUpdatingEmail, a new method to
639
verify and change the User's email.
640
- Auth: Deprecate the older method of updating emails, User::UpdateEmail.
0 commit comments