-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: bump firebase iOS SDK to
v11.7.0
(#17011)
* feat: bump firebase iOS SDK to `v11.7.0` * test: reintroduce skipped tests
- Loading branch information
1 parent
9eac89e
commit 2e042ba
Showing
3 changed files
with
4 additions
and
12 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
packages/firebase_core/firebase_core/ios/firebase_sdk_version.rb
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# https://firebase.google.com/support/release-notes/ios | ||
def firebase_sdk_version!() | ||
'11.6.0' | ||
'11.7.0' | ||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters