We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78844ff commit c591763Copy full SHA for c591763
FirebaseCoreExtension.podspec
@@ -34,5 +34,5 @@ Pod::Spec.new do |s|
34
"#{s.module_name}_Privacy" => 'FirebaseCore/Extension/Resources/PrivacyInfo.xcprivacy'
35
}
36
37
- s.dependency 'FirebaseCore', '>= 11.4.1', '< 12.0'
+ s.dependency 'FirebaseCore', '~> 11.0'
38
end
0 commit comments