Skip to content

Commit 2138f4a

Browse files
feat: Bump Firebase iOS SDK to 9.6.0 (#9531)
1 parent b38867d commit 2138f4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/cloud_firestore/cloud_firestore/example/macos/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
platform :osx, '10.12'
1+
platform :osx, '10.15'
22

33
require 'yaml'
44

Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# https://firebase.google.com/support/release-notes/ios
22
def firebase_sdk_version!()
3-
'9.5.0'
3+
'9.6.0'
44
end

0 commit comments

Comments
 (0)