1 parent d00debf commit 0253b83Copy full SHA for 0253b83
1 file changed
app.config.js
@@ -16,7 +16,8 @@ const appName =
16
export default {
17
expo: {
18
name: appName,
19
- slug: "CrimelinkAnalyzer_app",
+ slug: "crimelink",
20
+ owner: "isiraexpoeass-organization",
21
version: "1.0.0",
22
orientation: "portrait",
23
icon: "./assets/images/logo.png",
@@ -107,7 +108,7 @@ export default {
107
108
extra: {
109
router: {},
110
eas: {
- projectId: "ab5e7b7b-eb2e-49f5-9a61-01529d4cae27",
111
+ projectId: "cfc2ec4e-36f0-4781-a496-4c08aa07b763",
112
},
113
appEnv: ENV,
114
apiUrl: process.env.API_URL,
0 commit comments