tree: f9ea9484c6f4de2335a3073e14f02bc3fb33e38c [path history] [tgz]
  1. app/
  2. build.gradle
  3. gradle.properties
  4. gradlew.bat
  5. README.md
  6. settings.gradle
permissions/README.md

permission

#Setup This application requires firebase. Set it up by following these instructions (https://firebase.google.com/docs/android/setup)

  1. add application package to a project in the firebase console (https://firebase.corp.google.com/)
  2. add the generated google-services.json to the /app folder.