diff --git a/app/src/acceptance/google-services.json b/app/src/acceptance/google-services.json index 0990c52..ffbc630 100644 --- a/app/src/acceptance/google-services.json +++ b/app/src/acceptance/google-services.json @@ -34,6 +34,35 @@ ] } } + }, + { + "client_info": { + "mobilesdk_app_id": "1:73241222539:android:b0ef4c6b715ce19612e38e", + "android_client_info": { + "package_name": "net.dolden.dummyand.dev2" + } + }, + "oauth_client": [ + { + "client_id": "73241222539-cndrmso63ealc3k6ateaip0h94h85l8g.apps.googleusercontent.com", + "client_type": 3 + } + ], + "api_key": [ + { + "current_key": "AIzaSyC3moppmy85R7j5ADC4yZazE9FA32mb5J8" + } + ], + "services": { + "appinvite_service": { + "other_platform_oauth_client": [ + { + "client_id": "73241222539-cndrmso63ealc3k6ateaip0h94h85l8g.apps.googleusercontent.com", + "client_type": 3 + } + ] + } + } } ], "configuration_version": "1" diff --git a/app/src/production/google-services.json b/app/src/production/google-services.json index e002b9c..068c637 100644 --- a/app/src/production/google-services.json +++ b/app/src/production/google-services.json @@ -37,4 +37,4 @@ } ], "configuration_version": "1" -} \ No newline at end of file +}