fix(mobile): sync app.json and eas.json to expo.dev project credentials

Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2026-03-14 20:31:35 +00:00
parent 7633cdf4e4
commit 5f3d134d7e
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"ios": {
"appleId": "YOUR_APPLE_ID",
"ascAppId": "YOUR_APP_STORE_CONNECT_APP_ID",
"appleTeamId": "YOUR_APPLE_TEAM_ID"
"appleTeamId": "975U2ZESBM"
},
"android": {
"serviceAccountKeyPath": "./google-play-service-account.json",