Execution failed for task ':app:mergeDebugResources'. [string/google_app_id] Duplicate resources
"res/values/strings.xml": {
"parents": {
"/resources": [
{
"xml": "<string name=\"google_app_id\">@string/google_app_id</string>",
"count": 1
},
{
"xml": "<string name=\"google_api_key\">@string/google_api_key</string>",
"count": 1
},
// remove these two values
....