Skip to content

Instantly share code, notes, and snippets.

@ijoschek
Created December 5, 2018 07:43
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/46aec7df57472b1d773b67146095f46e to your computer and use it in GitHub Desktop.
Save ijoschek/46aec7df57472b1d773b67146095f46e to your computer and use it in GitHub Desktop.
flutter_firestore_tut
//...
defaultConfig {
//...
minSdkVersion 16
targetSdkVersion 27
multiDexEnabled true
//...
}
//...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment