Skip to content

Commit 0253b83

Browse files
committed
transfer project to organization
1 parent d00debf commit 0253b83

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

app.config.js

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ const appName =
1616
export default {
1717
expo: {
1818
name: appName,
19-
slug: "CrimelinkAnalyzer_app",
19+
slug: "crimelink",
20+
owner: "isiraexpoeass-organization",
2021
version: "1.0.0",
2122
orientation: "portrait",
2223
icon: "./assets/images/logo.png",
@@ -107,7 +108,7 @@ export default {
107108
extra: {
108109
router: {},
109110
eas: {
110-
projectId: "ab5e7b7b-eb2e-49f5-9a61-01529d4cae27",
111+
projectId: "cfc2ec4e-36f0-4781-a496-4c08aa07b763",
111112
},
112113
appEnv: ENV,
113114
apiUrl: process.env.API_URL,

0 commit comments

Comments
 (0)