File tree Expand file tree Collapse file tree 2 files changed +32
-1
lines changed
Expand file tree Collapse file tree 2 files changed +32
-1
lines changed Original file line number Diff line number Diff line change 1010 "bundleIdentifier" : " com.renegades.ahaps" ,
1111 "appleTeamId" : " LYW59CWY29"
1212 },
13- "plugins" : [" expo-router" ]
13+ "plugins" : [
14+ " expo-router"
15+ ],
16+ "extra" : {
17+ "router" : {},
18+ "eas" : {
19+ "projectId" : " d0c6f783-e1aa-435b-8bb8-caec5bbf7e86"
20+ }
21+ },
22+ "owner" : " renegades-studio" ,
23+ "slug" : " ahaps"
1424 }
1525}
Original file line number Diff line number Diff line change 1+ {
2+ "cli" : {
3+ "version" : " >= 16.28.0" ,
4+ "appVersionSource" : " remote"
5+ },
6+ "build" : {
7+ "development" : {
8+ "developmentClient" : true ,
9+ "distribution" : " internal"
10+ },
11+ "preview" : {
12+ "distribution" : " internal"
13+ },
14+ "production" : {
15+ "autoIncrement" : true
16+ }
17+ },
18+ "submit" : {
19+ "production" : {}
20+ }
21+ }
You can’t perform that action at this time.
0 commit comments