add multiple google-service.json file in product flavor
问题 I have 3 different Firebase projects. and it has to be used in 4 google-service.json use in product flavors. but i get an below error File google-services.json is missing. The Google Services Plugin cannot function without it. for below structure And if I put the google-service.json in the app folder then i get this error No matching client found for package name 'com.example.app1' for below structure build.gradle flavorDimensions "category", "app" productFlavors { mcq1 { applicationIdSuffix