Skip to content

Instantly share code, notes, and snippets.

@NezSpencer
Created May 23, 2019 05:00
Show Gist options
  • Select an option

  • Save NezSpencer/0da504489342304122c230d725fa92a9 to your computer and use it in GitHub Desktop.

Select an option

Save NezSpencer/0da504489342304122c230d725fa92a9 to your computer and use it in GitHub Desktop.
Apollo GraphQL project-level build.gradle dependency
dependencies {
//apollo graphQL classpath
classpath 'com.apollographql.apollo:apollo-gradle-plugin:1.0.0'
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment