Skip to content

Commit 9f8909a

Browse files
authored
Revert "[SwiftPM] Update 'firebaseVersion' to 10.19.1 (#12195)" (#12198)
1 parent c60c958 commit 9f8909a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
import class Foundation.ProcessInfo
2020
import PackageDescription
2121

22-
let firebaseVersion = "10.19.1"
22+
let firebaseVersion = "10.20.0"
2323

2424
let package = Package(
2525
name: "Firebase",

0 commit comments

Comments
 (0)