I have 2 different google-services.json files, one for my development DB, and the other for my production DB.
How would I make Android load the development one in dev mode, and production one in release mode?
I have 2 different google-services.json files, one for my development DB, and the other for my production DB.
How would I make Android load the development one in dev mode, and production one in release mode?