Skip to content

Commit

Permalink
Update Apollo Codegen to 0.20.0 (#290)
Browse files Browse the repository at this point in the history
* Test with Apollo Codegen canary release

* Revert to old codegen version to see if build passes

* Try again with canary

* Bring back xcpretty

* Update to codegen release
  • Loading branch information
shadaj authored and martijnwalraven committed Jun 24, 2018
1 parent a70e7b6 commit b9a2b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/check-and-run-apollo-codegen.sh
@@ -1,5 +1,5 @@
# Only major and minor version should be specified here
REQUIRED_APOLLO_CODEGEN_VERSION=0.19
REQUIRED_APOLLO_CODEGEN_VERSION=0.20

# Part of this code has been adapted from
# https://github.com/facebook/react-native/blob/master/scripts/react-native-xcode.sh
Expand Down

0 comments on commit b9a2b51

Please sign in to comment.