Skip to content

Commit 07aeb8b

Browse files
authored
[Combine] Update FirebaseCore pod dep to allow patch updates (#14115)
1 parent d3f686c commit 07aeb8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseCombineSwift.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ for internal testing only. It should not be published.
5151
s.osx.framework = 'AppKit'
5252
s.tvos.framework = 'UIKit'
5353

54-
s.dependency 'FirebaseCore', '11.6.0'
54+
s.dependency 'FirebaseCore', '~> 11.6.0'
5555
s.dependency 'FirebaseAuth', '~> 11.0'
5656
s.dependency 'FirebaseFunctions', '~> 11.0'
5757
s.dependency 'FirebaseFirestore', '~> 11.0'

0 commit comments

Comments
 (0)