Skip to content

Commit

Permalink
Merge pull request #1102 from firebase/mc/headers
Browse files Browse the repository at this point in the history
Update versions for SPM
  • Loading branch information
morganchen12 authored Sep 26, 2022
2 parents 2d1e1b4 + 4b70e97 commit 271a2ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -67,12 +67,12 @@ let package = Package(
.package(
name: "Facebook",
url: "https://github.com/facebook/facebook-ios-sdk.git",
"11.0.0"..<"13.0.0"
"11.0.0"..<"15.0.0"
),
.package(
name: "Firebase",
url: "https://github.com/firebase/firebase-ios-sdk.git",
"8.0.0"..<"10.0.0"
"8.0.0"..<"11.0.0"
),
.package(
name: "GoogleSignIn",
Expand Down

0 comments on commit 271a2ef

Please sign in to comment.