Update google services

This commit is contained in:
Mario Danic 2017-02-24 15:33:16 +01:00
parent 9cc19c263b
commit 5c201a823e
2 changed files with 36 additions and 1 deletions

2
.gitignore vendored
View file

@ -33,4 +33,4 @@ tests/proguard-project.txt
*.iml
build
/gradle.properties
src/custom/google-services.json

View file

@ -0,0 +1,35 @@
{
"project_info": {
"project_number": "",
"project_id": ""
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "",
"android_client_info": {
"package_name": "com.custom.client"
}
},
"oauth_client": [],
"api_key": [
{
"current_key": ""
}
],
"services": {
"analytics_service": {
"status": 1
},
"appinvite_service": {
"status": 1,
"other_platform_oauth_client": []
},
"ads_service": {
"status": 1
}
}
}
],
"configuration_version": "1"
}