Skip to content

Commit

Permalink
android dev and preview builds
Browse files Browse the repository at this point in the history
  • Loading branch information
wyne committed Dec 24, 2023
1 parent 105dc1d commit 74c6aff
Show file tree
Hide file tree
Showing 2 changed files with 73 additions and 1 deletion.
2 changes: 1 addition & 1 deletion eas.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@
}
}
}
}
}
72 changes: 72 additions & 0 deletions google-services.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,78 @@
]
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:774305501031:android:eab18897bfe9d4fbf7e9c2",
"android_client_info": {
"package_name": "com.wyne.scorepad.dev"
}
},
"oauth_client": [
{
"client_id": "774305501031-c5ceh2ekgjqc4n9o0at9j2e83d162mpb.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyBi8wD4wlmaEiDh57iLFqQcqPlUl6nZjrw"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "774305501031-c5ceh2ekgjqc4n9o0at9j2e83d162mpb.apps.googleusercontent.com",
"client_type": 3
},
{
"client_id": "774305501031-4p2p095nnknm4b2vh41q36l5inespraj.apps.googleusercontent.com",
"client_type": 2,
"ios_info": {
"bundle_id": "com.wyne.scorepad"
}
}
]
}
}
},
{
"client_info": {
"mobilesdk_app_id": "1:774305501031:android:ac86740f897e2a32f7e9c2",
"android_client_info": {
"package_name": "com.wyne.scorepad.preview"
}
},
"oauth_client": [
{
"client_id": "774305501031-c5ceh2ekgjqc4n9o0at9j2e83d162mpb.apps.googleusercontent.com",
"client_type": 3
}
],
"api_key": [
{
"current_key": "AIzaSyBi8wD4wlmaEiDh57iLFqQcqPlUl6nZjrw"
}
],
"services": {
"appinvite_service": {
"other_platform_oauth_client": [
{
"client_id": "774305501031-c5ceh2ekgjqc4n9o0at9j2e83d162mpb.apps.googleusercontent.com",
"client_type": 3
},
{
"client_id": "774305501031-4p2p095nnknm4b2vh41q36l5inespraj.apps.googleusercontent.com",
"client_type": 2,
"ios_info": {
"bundle_id": "com.wyne.scorepad"
}
}
]
}
}
}
],
"configuration_version": "1"
Expand Down

0 comments on commit 74c6aff

Please sign in to comment.