Skip to content

Instantly share code, notes, and snippets.

@Andrious
Created July 3, 2018 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Andrious/8615dd07d7584c7aad30a3c72231d697 to your computer and use it in GitHub Desktop.
Save Andrious/8615dd07d7584c7aad30a3c72231d697 to your computer and use it in GitHub Desktop.
App build.gradle for Firebase
// ADD THIS AT THE BOTTOM
// Otherwise, Default FirebaseApp is not initialized in this process
apply plugin: 'com.google.gms.google-services'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment