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 8e9187e commit dfe847aCopy full SHA for dfe847a
firebase/manifests/ios/Podfile
@@ -1,2 +1,4 @@
1
-pod 'FirebaseCore', '10.19.0'
2
-pod 'FirebaseInstallations', '10.19.0'
+platform :ios '11.0'
+
3
+pod 'FirebaseCore', '10.22.0'
4
+pod 'FirebaseInstallations', '10.22.0'
0 commit comments