tree: 7c1d70a7465eaefc4664825eebba95d211427e23 [path history] [tgz]
  1. app/
  2. gradle/
  3. .gitignore
  4. build.gradle
  5. gradle.properties
  6. gradlew
  7. gradlew.bat
  8. README.md
  9. 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.