Skip to content

Commit 85f80dd

Browse files
committed
pin the firebase sdk version
1 parent 9a9c1ce commit 85f80dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

iosApp/iosApp.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -593,8 +593,8 @@
593593
isa = XCRemoteSwiftPackageReference;
594594
repositoryURL = "https://github.com/firebase/firebase-ios-sdk.git";
595595
requirement = {
596-
kind = upToNextMajorVersion;
597-
minimumVersion = 11.3.0;
596+
kind = exactVersion;
597+
version = 11.11.0;
598598
};
599599
};
600600
1AB53E802CB2F4790049290D /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */ = {

0 commit comments

Comments
 (0)