Skip to content

Instantly share code, notes, and snippets.

@ijoschek
Last active December 4, 2018 18: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 ijoschek/b8fe7e37ca74350ed37a34e1a7d4f797 to your computer and use it in GitHub Desktop.
Save ijoschek/b8fe7e37ca74350ed37a34e1a7d4f797 to your computer and use it in GitHub Desktop.
flutter_auth_tut
buildscript {
//...
dependencies {
//...
classpath 'com.google.gms:google-services:3.2.1'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment