Skip to content

Instantly share code, notes, and snippets.

@martinbonnin
Last active September 6, 2019 21:46
Show Gist options
  • Save martinbonnin/88a71f424660b6924b10df722e19f610 to your computer and use it in GitHub Desktop.
Save martinbonnin/88a71f424660b6924b10df722e19f610 to your computer and use it in GitHub Desktop.
  • proper android variant support (e.g. files in src/debug/graphql will override those in src/main/graphql
  • do not require src/main/graphql anymore
  • proper multi project support
  • proper variant output
  • more verification for bad configurations fail if generateModelBuilder && generateKotlinModels
  • more tests
  • no more sonatype downloads for tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment