Skip to content

Instantly share code, notes, and snippets.

@oliverspryn
Last active October 18, 2018 19:01
Show Gist options
  • Select an option

  • Save oliverspryn/adc86289dfd5ab4a2b3075076a9a0c6c to your computer and use it in GitHub Desktop.

Select an option

Save oliverspryn/adc86289dfd5ab4a2b3075076a9a0c6c to your computer and use it in GitHub Desktop.
Common Android Gradle Plugins
apply plugin: 'com.android.application'
apply plugin: 'jacoco'
apply plugin: 'kotlin-android'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment