Skip to content

Commit

Permalink
🔧 Add adhoc section to google-services.json
Browse files Browse the repository at this point in the history
  • Loading branch information
macdonst committed Aug 30, 2017
1 parent 844eaad commit d488f01
Showing 1 changed file with 32 additions and 1 deletion.
33 changes: 32 additions & 1 deletion google-services.json
Expand Up @@ -36,7 +36,38 @@
"status": 2
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:996231231186:android:de2ac956dc429b60",
"android_client_info": {
"package_name": "com.phonegap.app.adhoc"
}
},
"oauth_client": [
{
"client_id": "996231231186-jr95lvbr36h47lh74olqcb8935it35c2.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyAwC51I96VcZT_ss6e3iSVMSSyvemVYYa4"
}
],
"services": {
"analytics_service": {
"status": 1
},
"appinvite_service": {
"status": 1,
"other_platform_oauth_client": []
},
"ads_service": {
"status": 2
}
}
}
],
"configuration_version": "1"
}
}

0 comments on commit d488f01

Please sign in to comment.