Skip to content

Commit

Permalink
Revert "[SwiftPM] Update 'firebaseVersion' to 10.19.1 (#12195)"
Browse files Browse the repository at this point in the history
This reverts commit c60c958.
  • Loading branch information
ncooke3 committed Dec 14, 2023
1 parent c60c958 commit 3f73faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
import class Foundation.ProcessInfo
import PackageDescription

let firebaseVersion = "10.19.1"
let firebaseVersion = "10.20.0"

let package = Package(
name: "Firebase",
Expand Down

0 comments on commit 3f73faf

Please sign in to comment.