I have started to work on an app with my team by using Android Studio. I was trying to connect it to Firebase, and everything was fine. But it seems that I shouldn't push google-services.json file to GitHub, bc of the API key.
So, what do I have to do, to connect the app to Firebase for all members of the team?