Skip to content

Commit

Permalink
feat: Bump Firebase iOS SDK to 9.6.0 (#9531)
Browse files Browse the repository at this point in the history
  • Loading branch information
russellwheatley committed Sep 27, 2022
1 parent b38867d commit 2138f4a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
@@ -1,4 +1,4 @@
platform :osx, '10.12'
platform :osx, '10.15'

require 'yaml'

Expand Down
@@ -1,4 +1,4 @@
# https://firebase.google.com/support/release-notes/ios
def firebase_sdk_version!()
'9.5.0'
'9.6.0'
end

0 comments on commit 2138f4a

Please sign in to comment.