diff --git a/apps/mobile/GoogleService-Info.plist b/apps/mobile/GoogleService-Info.plist index af6018097..5acad6c32 100644 --- a/apps/mobile/GoogleService-Info.plist +++ b/apps/mobile/GoogleService-Info.plist @@ -3,17 +3,17 @@ API_KEY - AIzaSyBeMvrmiY5bXIjAUlR03sQKH5NGNkS7d6Y + AIzaSyD0l7A0SDowPxcoxLCwptNqyvjhx7tLGHk GCM_SENDER_ID - 257310726313 + 276649097652 PLIST_VERSION 1 BUNDLE_ID - raven.thecommit.company + raven.commit PROJECT_ID - raven-c2659 + relay-server-2f726 STORAGE_BUCKET - raven-c2659.firebasestorage.app + relay-server-2f726.firebasestorage.app IS_ADS_ENABLED IS_ANALYTICS_ENABLED @@ -25,6 +25,6 @@ IS_SIGNIN_ENABLED GOOGLE_APP_ID - 1:257310726313:ios:a192c58ca3307514a631b8 + 1:276649097652:ios:33082a0c7e6c9f19e3dae1 \ No newline at end of file diff --git a/apps/mobile/app.json b/apps/mobile/app.json index 682091a15..28639be36 100644 --- a/apps/mobile/app.json +++ b/apps/mobile/app.json @@ -1,7 +1,7 @@ { "expo": { "name": "Raven", - "slug": "Raven", + "slug": "raven", "scheme": "raven.thecommit.company", "version": "1.1.1", "orientation": "portrait", @@ -77,9 +77,9 @@ "origin": false }, "eas": { - "projectId": "3a173ddd-f22a-4f81-8279-40dcee6c29d5" + "projectId": "0e979155-f06a-4cff-a915-80927e7ba62e" } }, - "owner": "the-commit-company" + "owner": "prince86" } -} \ No newline at end of file +} diff --git a/apps/mobile/google-services.json b/apps/mobile/google-services.json index 46991d8d9..5bae8ec15 100644 --- a/apps/mobile/google-services.json +++ b/apps/mobile/google-services.json @@ -1,21 +1,21 @@ { "project_info": { - "project_number": "257310726313", - "project_id": "raven-c2659", - "storage_bucket": "raven-c2659.firebasestorage.app" + "project_number": "276649097652", + "project_id": "relay-server-2f726", + "storage_bucket": "relay-server-2f726.firebasestorage.app" }, "client": [ { "client_info": { - "mobilesdk_app_id": "1:257310726313:android:f0ee0638ffdfd773a631b8", + "mobilesdk_app_id": "1:276649097652:android:9383f582a549209ee3dae1", "android_client_info": { - "package_name": "raven.thecommit.company" + "package_name": "raven.commit" } }, "oauth_client": [], "api_key": [ { - "current_key": "AIzaSyCf69Jla-6oxw9GXL2rcuwJpLhSbk5F_gQ" + "current_key": "AIzaSyCpMbZid5Cd6WjLPIuQrnpIHMQ8CXKvSJc" } ], "services": { @@ -26,4 +26,4 @@ } ], "configuration_version": "1" -} \ No newline at end of file +}