Skip to content

Commit

Permalink
Revert "[SwiftPM] Update 'firebaseVersion' to 10.19.1 (#12195)" (#12198)
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 authored Dec 14, 2023
1 parent c60c958 commit 9f8909a
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 9f8909a

Please sign in to comment.