Skip to content

Instantly share code, notes, and snippets.

@LukeSmetham
Last active April 18, 2019 16:36
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 LukeSmetham/ab6e0ad7548991a701c9f10a02518c9f to your computer and use it in GitHub Desktop.
Save LukeSmetham/ab6e0ad7548991a701c9f10a02518c9f to your computer and use it in GitHub Desktop.
buildscript {
// ...
dependencies {
// ...
classpath 'com.google.gms:google-services:+'
// ...
}
// ...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment