To successfully build TripTracker in debug mode:
- Copy fabric.properties and google-services.json under the app Module. Both fabric apiSecret and apiKey must be within fabric.properties file.
- Add related passwords to gradle.properties such as GOOGLE_MAPS_API_KEY and etc.
- Remove unnecessary release signing keys and config from gradle if needed.
- Do NOT forget to add test admob ids to the strings.xml if real ones are still in use.