We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93babf commit 3936f4fCopy full SHA for 3936f4f
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.47.1"),
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