From d5bec4ff37fb3423b8f083dd9fe95c066b4cf90e Mon Sep 17 00:00:00 2001 From: Ansh Date: Tue, 16 May 2023 11:14:02 -0700 Subject: Update build instructions (#639) * Create .env.example * Update build.md * Update eas.json * Update build.md * Update build.md * Update build.md * Update docs/build.md Co-authored-by: Caleb Jasik --------- Co-authored-by: Caleb Jasik --- .env.example | 1 + 1 file changed, 1 insertion(+) create mode 100644 .env.example (limited to '.env.example') diff --git a/.env.example b/.env.example new file mode 100644 index 000000000..b4213aea2 --- /dev/null +++ b/.env.example @@ -0,0 +1 @@ +SENTRY_AUTH_TOKEN= -- cgit 1.4.1