There was an error while loading. Please reload this page.
1 parent f10e4bd commit dd4d7d0Copy full SHA for dd4d7d0
Package.swift
@@ -17,7 +17,7 @@ let package = Package(
17
],
18
dependencies: [
19
.package(url: "https://github.com/fumito-ito/FunctionCalling", from: "0.5.0"),
20
- .package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "11.15.0")
+ .package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "12.1.0")
21
22
targets: [
23
// Targets are the basic building blocks of a package, defining a module or a test suite.
0 commit comments