Skip to content

Commit 2cecad2

Browse files
committed
CI: add Google Services configuration stub for next build variant
1 parent 97a5ce8 commit 2cecad2

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
{
2+
"project_info": {
3+
"project_number": "",
4+
"project_id": ""
5+
},
6+
"client": [
7+
{
8+
"client_info": {
9+
"mobilesdk_app_id": "1:123456789012:android:1234567890123456",
10+
"android_client_info": {
11+
"package_name": "com.juick.debug"
12+
}
13+
},
14+
"oauth_client": [
15+
{
16+
"client_id": "",
17+
"client_type": 3
18+
},
19+
{
20+
"client_id": "",
21+
"client_type": 1,
22+
"android_info": {
23+
"package_name": "com.juick.debug",
24+
"certificate_hash": ""
25+
}
26+
}
27+
],
28+
"api_key": [
29+
{
30+
"current_key": ""
31+
}
32+
]
33+
}
34+
],
35+
"configuration_version": "1"
36+
}

0 commit comments

Comments
 (0)