From 74c6aff7d8c4ab177899b957f956ac43a3ccc08d Mon Sep 17 00:00:00 2001 From: Justin Wyne <1986068+wyne@users.noreply.github.com> Date: Sun, 24 Dec 2023 01:41:36 -0500 Subject: [PATCH] android dev and preview builds --- eas.json | 2 +- google-services.json | 72 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 73 insertions(+), 1 deletion(-) diff --git a/eas.json b/eas.json index 372ab96e..bcb9d342 100644 --- a/eas.json +++ b/eas.json @@ -51,4 +51,4 @@ } } } -} \ No newline at end of file +} diff --git a/google-services.json b/google-services.json index 214ff02b..90bcf1de 100644 --- a/google-services.json +++ b/google-services.json @@ -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"