Skip to content

Commit 7a6c8bc

Browse files
author
Martin Styk
committed
Add google-services.json.
Closes #55
1 parent e184440 commit 7a6c8bc

1 file changed

Lines changed: 48 additions & 0 deletions

File tree

app/google-services.json

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
{
2+
"project_info": {
3+
"project_number": "649677360257",
4+
"project_id": "apkanalyzer-public",
5+
"storage_bucket": "apkanalyzer-public.appspot.com"
6+
},
7+
"client": [
8+
{
9+
"client_info": {
10+
"mobilesdk_app_id": "1:649677360257:android:d5ed46969a2b7a13301180",
11+
"android_client_info": {
12+
"package_name": "sk.styk.martin.apkanalyzer"
13+
}
14+
},
15+
"oauth_client": [],
16+
"api_key": [
17+
{
18+
"current_key": "AIzaSyDmqtnxwkbFaiks5hRo65R7ahjoZtkGUzA"
19+
}
20+
],
21+
"services": {
22+
"appinvite_service": {
23+
"other_platform_oauth_client": []
24+
}
25+
}
26+
},
27+
{
28+
"client_info": {
29+
"mobilesdk_app_id": "1:649677360257:android:64853d421cf4949a301180",
30+
"android_client_info": {
31+
"package_name": "sk.styk.martin.apkanalyzer.premium"
32+
}
33+
},
34+
"oauth_client": [],
35+
"api_key": [
36+
{
37+
"current_key": "AIzaSyDmqtnxwkbFaiks5hRo65R7ahjoZtkGUzA"
38+
}
39+
],
40+
"services": {
41+
"appinvite_service": {
42+
"other_platform_oauth_client": []
43+
}
44+
}
45+
}
46+
],
47+
"configuration_version": "1"
48+
}

0 commit comments

Comments
 (0)