Skip to content

Commit

Permalink
chore: remove build script
Browse files Browse the repository at this point in the history
  • Loading branch information
im-adithya committed Dec 30, 2024
1 parent e5425b9 commit 8de482f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
"ios": "expo run:ios",
"eas:build:ios:preview": "eas build --profile preview --platform ios",
"eas:build:android:preview": "eas build --profile preview --platform android",
"build": "eas build --non-interactive --platform android --local --profile preview --output=./app-release.apk",
"eas:build:android": "eas build --platform android",
"eas:build:ios": "eas build --platform ios",
"eas:submit:ios": "eas submit -p ios --latest",
Expand Down

0 comments on commit 8de482f

Please sign in to comment.