We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0ae974 commit 34b99f5Copy full SHA for 34b99f5
app-ios/Package.swift
@@ -31,7 +31,7 @@ var package = Package(
31
],
32
dependencies: [
33
.package(url: "https://github.com/firebase/firebase-ios-sdk.git", from: "10.0.0"),
34
- .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "0.42.0"),
+ .package(url: "https://github.com/pointfreeco/swift-composable-architecture", from: "0.58.0"),
35
.package(url: "https://github.com/cybozu/LicenseList", from: "0.2.0"),
36
.package(url: "https://github.com/onevcat/Kingfisher", from: "7.4.0"),
37
0 commit comments