We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2ef990 commit adf5401Copy full SHA for adf5401
Package.swift
@@ -87,7 +87,7 @@ let package = Package(
87
.package(
88
name: "GTMSessionFetcher",
89
url: "https://github.com/google/gtm-session-fetcher.git",
90
- "2.1.0" ..< "3.0.0"
+ "1.4.0" ..< "3.0.0"
91
),
92
93
name: "SDWebImage",
0 commit comments