This repository has been archived by the owner on Jan 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 79
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Re-add google services template wrongly deleted in 0322900
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
- Loading branch information
1 parent
08571de
commit 0e9c560
Showing
1 changed file
with
47 additions
and
0 deletions.
There are no files selected for viewing
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,47 @@ | ||
{ | ||
"project_info": { | ||
"project_number": "", | ||
"firebase_url": "", | ||
"project_id": "", | ||
"storage_bucket": "" | ||
}, | ||
"client": [ | ||
{ | ||
"client_info": { | ||
"mobilesdk_app_id": "1:12345678901:android:1234567890123456", | ||
"android_client_info": { | ||
"package_name": "com.emobility" | ||
} | ||
}, | ||
"oauth_client": [ | ||
{ | ||
"client_id": "", | ||
"client_type": 3 | ||
} | ||
], | ||
"api_key": [ | ||
{ | ||
"current_key": "" | ||
} | ||
], | ||
"services": { | ||
"appinvite_service": { | ||
"other_platform_oauth_client": [ | ||
{ | ||
"client_id": "", | ||
"client_type": 3 | ||
}, | ||
{ | ||
"client_id": "", | ||
"client_type": 2, | ||
"ios_info": { | ||
"bundle_id": "com.e-Mobility" | ||
} | ||
} | ||
] | ||
} | ||
} | ||
} | ||
], | ||
"configuration_version": "1" | ||
} |