Skip to content

Instantly share code, notes, and snippets.

@ijoschek
Created December 5, 2018 07:39
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/9b446073aab27bd968e17d03466940ad to your computer and use it in GitHub Desktop.
Save ijoschek/9b446073aab27bd968e17d03466940ad to your computer and use it in GitHub Desktop.
flutter_firestore_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