Skip to content

Commit

Permalink
Removed eas project id
Browse files Browse the repository at this point in the history
  • Loading branch information
LucientZ committed Aug 4, 2023
1 parent 5a02268 commit ace45aa
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"expo": {
"name": "TAMU SHPE",
"slug": "TAMU-SHPE",
"version": "1.0.0",
"version": "0.1.0",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "light",
Expand Down Expand Up @@ -34,11 +34,6 @@
},
"ios": {
"bundleIdentifier": "com.tamu.shpe"
},
"extra": {
"eas": {
"projectId": "e6743575-bd46-48b9-8dac-3217e9e96030"
}
}
}
}
}

0 comments on commit ace45aa

Please sign in to comment.