File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "released" : " 11.8 .0" ,
3
- "stable" : " 11.8 .0" ,
4
- "head" : " 11.8 .0"
2
+ "released" : " 11.9 .0" ,
3
+ "stable" : " 11.9 .0" ,
4
+ "head" : " 11.9 .0"
5
5
}
Original file line number Diff line number Diff line change @@ -632,8 +632,9 @@ code.
632
632
633
633
## Release Notes
634
634
### Upcoming Release
635
- - Changes
636
- - General (Android): Update to Firebase Android BoM version 32.7.2.
635
+ - 11.9.0
636
+ - General (Android): Update to Firebase Android BoM version 32.7.3.
637
+ - General (iOS): Update to Firebase Cocoapods version 10.22.0.
637
638
- Auth: Add User::SendEmailVerificationBeforeUpdatingEmail, a new method to
638
639
verify and change the User's email.
639
640
- Auth: Deprecate the older method of updating emails, User::UpdateEmail.
You can’t perform that action at this time.
0 commit comments