Skip to content

Instantly share code, notes, and snippets.

@sab99r
Last active June 16, 2016 08:19
Show Gist options
  • Save sab99r/78340062aa66f7eae02060dce7e20069 to your computer and use it in GitHub Desktop.
Save sab99r/78340062aa66f7eae02060dce7e20069 to your computer and use it in GitHub Desktop.
Apply Google Services Plugin in app level build.gradle
// Add to the bottom of the file
apply plugin: 'com.google.gms.google-services'
//includes Firebase Analytics by default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment