Skip to content

Commit fb1336c

Browse files
authored
Merge pull request #3 from futuredapp/housekeep/update-apollo
Update Apollo to version 1.17.0
2 parents 75061c3 + fad27a3 commit fb1336c

File tree

3 files changed

+24
-1
lines changed

3 files changed

+24
-1
lines changed

Package.resolved

Lines changed: 23 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ let package = Package(
2020
dependencies: [
2121
.package(
2222
url: "https://github.com/apollographql/apollo-ios.git",
23-
exact: "1.9.0" // Do not forget to download related to this version Apollo CLI and include it with package
23+
exact: "1.17.0" // Do not forget to download related to this version Apollo CLI and include it with package
2424
)
2525
],
2626
targets: [

Resources/apollo-ios-cli

750 KB
Binary file not shown.

0 commit comments

Comments
 (0)