Skip to content

Commit a45d53a

Browse files
Move google-services.json
1 parent c16f55d commit a45d53a

File tree

3 files changed

+39
-0
lines changed

3 files changed

+39
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,9 @@ Make sure you've:
8383
+ Incremented the version code and name in ./iBurn/build.grade
8484
The final pre-signed store release should be built with:
8585

86+
```
8687
$ ./gradlew assembleRegularUnsigned
88+
```
8789
8890
Pass the resulting apk off for signing. Then zipalign before publishing:
8991
-12.2 MB
Binary file not shown.
Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,43 @@
4242
]
4343
}
4444
}
45+
},
46+
{
47+
"client_info": {
48+
"mobilesdk_app_id": "1:374351838691:android:b8d68640298d38c80374d6",
49+
"android_client_info": {
50+
"package_name": "com.iburnapp.iburn2.debug"
51+
}
52+
},
53+
"oauth_client": [
54+
{
55+
"client_id": "374351838691-9gaqibdopi8tjngtq9g5ed1t9trnvmu7.apps.googleusercontent.com",
56+
"client_type": 3
57+
}
58+
],
59+
"api_key": [
60+
{
61+
"current_key": "AIzaSyCN8VzwTQR-ut1WoGd6ShIMHZTepKsXnMA"
62+
}
63+
],
64+
"services": {
65+
"appinvite_service": {
66+
"other_platform_oauth_client": [
67+
{
68+
"client_id": "374351838691-9gaqibdopi8tjngtq9g5ed1t9trnvmu7.apps.googleusercontent.com",
69+
"client_type": 3
70+
},
71+
{
72+
"client_id": "374351838691-0ur78j9m04jbnjkso5envcqjpu2rjnb4.apps.googleusercontent.com",
73+
"client_type": 2,
74+
"ios_info": {
75+
"bundle_id": "com.trailbehind.iBurn2010",
76+
"app_store_id": "388169740"
77+
}
78+
}
79+
]
80+
}
81+
}
4582
}
4683
],
4784
"configuration_version": "1"

0 commit comments

Comments
 (0)