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 064418c commit d51cc27Copy full SHA for d51cc27
Package.swift
@@ -15,7 +15,7 @@ let package = Package(
15
],
16
dependencies: [
17
.package(url: "https://github.com/google/promises.git", exact: "2.4.0"),
18
- .package(url: "https://github.com/google/GoogleDataTransport.git", exact: "9.4.0"),
+ .package(url: "https://github.com/google/GoogleDataTransport.git", exact: "10.0.0"),
19
.package(url: "https://github.com/google/GoogleUtilities.git", exact: "7.13.2"),
20
.package(url: "https://github.com/google/gtm-session-fetcher.git", exact: "3.4.1"),
21
.package(url: "https://github.com/firebase/nanopb.git", exact: "2.30910.0"),
0 commit comments