android13/developers/build/prebuilts/gradle/WearMessagingApp/Wearable/google-services.json

33 lines
867 B
JSON

{
"project_info": {
"project_number": "TODO: Add your information here. Check this page for more details: https://developers.google.com/identity/sign-in/android/start-integrating#get-config",
"project_id": "TODO: Replace entire block below with your information."
},
"client": [
{
"client_info": {
"mobilesdk_app_id": "...",
"android_client_info": {
"package_name": "com.example.android.wearable.wear.messaging"
}
},
"oauth_client": [
{
"client_id": "...",
"client_type": 1,
"android_info": {
"package_name": "com.example.android.wearable.wear.messaging",
"certificate_hash": "..."
}
}
],
"api_key": [
{
"current_key": "..."
}
]
}
],
"configuration_version": "1"
}