
- Firebase Configuration File: To connect app to the Firebase services, you need to download the
google-services.json
configuration file and place the downloadedgoogle-services.json
file in theapp
directory of your project. - API: This Project relies on the Backend Playground. The API provides data required for core functionality of this project.
- Execute ./gradlew coverAllVariants
- Execute ./gradlew allDebugCoverage