Skip to content

Commit 5e6b55d

Browse files
committed
Bump core's dep on coreinternal
1 parent 1a5827b commit 5e6b55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseCore.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Firebase Core includes FIRApp and FIROptions which provide central configuration
5353
# Remember to also update version in `cmake/external/GoogleUtilities.cmake`
5454
s.dependency 'GoogleUtilities/Environment', '~> 8.0'
5555
s.dependency 'GoogleUtilities/Logger', '~> 8.0'
56-
s.dependency 'FirebaseCoreInternal', '~> 11.4'
56+
s.dependency 'FirebaseCoreInternal', '>= 11.4.2', '< 12.0'
5757

5858
s.pod_target_xcconfig = {
5959
'GCC_C_LANGUAGE_STANDARD' => 'c99',

0 commit comments

Comments
 (0)