Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit e805e73

Browse files
authored
Merge pull request #80 from amardeshbd/add-back-google-services-json
[ADDED] `google-services.json` file to repo based on following response
2 parents 49aae86 + db8e581 commit e805e73

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

app/google-services.json

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,27 @@
11
{
2-
"_____DEVELOPER_NOTE_____": "YOU MUST GENERATE YOUR OWN FIREBASE CONFIG AND DROP IT HERE.",
3-
"________________________": "____________________________________________________________",
42
"project_info": {
5-
"project_number": "123",
6-
"firebase_url": "https://GENERATE-YOUR-CONFIG.firebaseio.com",
7-
"project_id": "GENERATE-YOUR-CONFIG",
8-
"storage_bucket": "GENERATE-YOUR-CONFIG.appspot.com"
3+
"project_number": "98405830882",
4+
"firebase_url": "https://constraintlayout-demo.firebaseio.com",
5+
"project_id": "constraintlayout-demo",
6+
"storage_bucket": "constraintlayout-demo.appspot.com"
97
},
108
"client": [
119
{
1210
"client_info": {
13-
"mobilesdk_app_id": "1:123:android:123",
11+
"mobilesdk_app_id": "1:98405830882:android:8d24bba2add2a5f0",
1412
"android_client_info": {
1513
"package_name": "com.hossainkhan.android.constraintlayout"
1614
}
1715
},
1816
"oauth_client": [
1917
{
20-
"client_id": "GENERATE-YOUR-CONFIG.apps.googleusercontent.com",
18+
"client_id": "98405830882-mm815s1f4l9cpjh59rk02hchs4cp60kg.apps.googleusercontent.com",
2119
"client_type": 3
2220
}
2321
],
2422
"api_key": [
2523
{
26-
"current_key": "GENERATE-YOUR-CONFIG"
24+
"current_key": "AIzaSyDdPaT1FWfc8jxPg0uUsxlvq798YYy1FQU"
2725
}
2826
],
2927
"services": {

0 commit comments

Comments
 (0)