I have a project with 1 module and 2 applications. The module is used for code parts that both applications uses. Of course I have separate google-services.json files in the
If you want to use firebase or other google cloud platform then download google-services.json from link - https://console.firebase.google.com/u/0/project/raafta-aac07/settings/general/
Else you don't want to use it then , just remove
apply plugin: 'com.google.gms.google-services'
from build.gradle from Android Studio