Skip to content

Commit c60c958

Browse files
authored
[SwiftPM] Update 'firebaseVersion' to 10.19.1 (#12195)
1 parent 25fcae9 commit c60c958

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.20.0"
22+
let firebaseVersion = "10.19.1"
2323

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

0 commit comments

Comments
 (0)