Skip to content

Instantly share code, notes, and snippets.

@Lavanyagaur22
Created April 6, 2019 12:03
Show Gist options
  • Save Lavanyagaur22/328dec7b6241fc0a791f9fc46458352b to your computer and use it in GitHub Desktop.
Save Lavanyagaur22/328dec7b6241fc0a791f9fc46458352b to your computer and use it in GitHub Desktop.
//In the project build.gradle
dependencies {
classpath 'com.android.tools.build:gradle:3.2.1'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.apollographql.apollo:gradle-plugin:0.3.2' //Add this
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment