-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move google-services.json in the gplay root folder
- Loading branch information
Florian Renaud
committed
Feb 7, 2022
1 parent
6c65c4e
commit c42fc2d
Showing
3 changed files
with
69 additions
and
84 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
{ | ||
"project_info": { | ||
"project_number": "1092909174787", | ||
"firebase_url": "https://tchap-beta.firebaseio.com", | ||
"project_id": "tchap-beta", | ||
"storage_bucket": "tchap-beta.appspot.com" | ||
}, | ||
"client": [ | ||
{ | ||
"client_info": { | ||
"mobilesdk_app_id": "1:1092909174787:android:f382f0e7c238b32f", | ||
"android_client_info": { | ||
"package_name": "fr.gouv.rie.tchap" | ||
} | ||
}, | ||
"oauth_client": [ | ||
{ | ||
"client_id": "1092909174787-ol99625ft1r3anmj13giqho21132ujm3.apps.googleusercontent.com", | ||
"client_type": 3 | ||
} | ||
], | ||
"api_key": [ | ||
{ | ||
"current_key": "AIzaSyDQPFvzDFuRiv4M3dVT3rjnMV6yXQGNLi8" | ||
} | ||
], | ||
"services": { | ||
"appinvite_service": { | ||
"other_platform_oauth_client": [ | ||
{ | ||
"client_id": "1092909174787-ol99625ft1r3anmj13giqho21132ujm3.apps.googleusercontent.com", | ||
"client_type": 3 | ||
} | ||
] | ||
} | ||
} | ||
}, | ||
{ | ||
"client_info": { | ||
"mobilesdk_app_id": "1:1092909174787:android:011b06d12770dc34", | ||
"android_client_info": { | ||
"package_name": "fr.gouv.tchap.a" | ||
} | ||
}, | ||
"oauth_client": [ | ||
{ | ||
"client_id": "1092909174787-ol99625ft1r3anmj13giqho21132ujm3.apps.googleusercontent.com", | ||
"client_type": 3 | ||
} | ||
], | ||
"api_key": [ | ||
{ | ||
"current_key": "AIzaSyDQPFvzDFuRiv4M3dVT3rjnMV6yXQGNLi8" | ||
} | ||
], | ||
"services": { | ||
"appinvite_service": { | ||
"other_platform_oauth_client": [ | ||
{ | ||
"client_id": "1092909174787-ol99625ft1r3anmj13giqho21132ujm3.apps.googleusercontent.com", | ||
"client_type": 3 | ||
} | ||
] | ||
} | ||
} | ||
} | ||
], | ||
"configuration_version": "1" | ||
} |
This file was deleted.
Oops, something went wrong.