Add Crashlytics.
This commit is contained in:
parent
70c25b0fc5
commit
dfc6c4e673
6 changed files with 139 additions and 16 deletions
84
app/google-services.json
Normal file
84
app/google-services.json
Normal file
|
|
@ -0,0 +1,84 @@
|
|||
{
|
||||
"project_info": {
|
||||
"project_number": "62913404482",
|
||||
"project_id": "rp-lexicon",
|
||||
"storage_bucket": "rp-lexicon.appspot.com"
|
||||
},
|
||||
"client": [
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:62913404482:android:25aff6034a72116b7c57db",
|
||||
"android_client_info": {
|
||||
"package_name": "com.pixelized.rplexicon"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "62913404482-3hde1e3sbu49m4gtra6gs4m88mafpibc.apps.googleusercontent.com",
|
||||
"client_type": 1,
|
||||
"android_info": {
|
||||
"package_name": "com.pixelized.rplexicon",
|
||||
"certificate_hash": "39ee1766d2225263052d4a4e82182d1c3e886f35"
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_id": "62913404482-ergqkjiuvint49q8lm555j21vvb6af7s.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyB2Gkrisrjk1s-5U1ufXGambFRBbFFfLuo"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": [
|
||||
{
|
||||
"client_id": "62913404482-ergqkjiuvint49q8lm555j21vvb6af7s.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_info": {
|
||||
"mobilesdk_app_id": "1:62913404482:android:8d40bf56f21618e27c57db",
|
||||
"android_client_info": {
|
||||
"package_name": "com.pixelized.rplexicon.dev"
|
||||
}
|
||||
},
|
||||
"oauth_client": [
|
||||
{
|
||||
"client_id": "62913404482-t4vf73vhkh75c96qq38csldrshm21d9o.apps.googleusercontent.com",
|
||||
"client_type": 1,
|
||||
"android_info": {
|
||||
"package_name": "com.pixelized.rplexicon.dev",
|
||||
"certificate_hash": "39ee1766d2225263052d4a4e82182d1c3e886f35"
|
||||
}
|
||||
},
|
||||
{
|
||||
"client_id": "62913404482-ergqkjiuvint49q8lm555j21vvb6af7s.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
],
|
||||
"api_key": [
|
||||
{
|
||||
"current_key": "AIzaSyB2Gkrisrjk1s-5U1ufXGambFRBbFFfLuo"
|
||||
}
|
||||
],
|
||||
"services": {
|
||||
"appinvite_service": {
|
||||
"other_platform_oauth_client": [
|
||||
{
|
||||
"client_id": "62913404482-ergqkjiuvint49q8lm555j21vvb6af7s.apps.googleusercontent.com",
|
||||
"client_type": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"configuration_version": "1"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue