Skip to content

Instantly share code, notes, and snippets.

@Lavanyagaur22
Created December 23, 2019 11:27
Show Gist options
  • Save Lavanyagaur22/3eab01bfa6b26cba037e4b9753579fa7 to your computer and use it in GitHub Desktop.
Save Lavanyagaur22/3eab01bfa6b26cba037e4b9753579fa7 to your computer and use it in GitHub Desktop.
apply plugin: 'com.android.application'
apply plugin: 'com.apollographql.android' //Add this
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-kapt'
apply plugin: 'kotlin-android-extensions'
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment