Just use long commit hash

This commit is contained in:
Eric Bailey
2025-07-23 19:11:38 -05:00
parent b4118e9b05
commit a1c17db832
6 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# The env the app is running in e.g. development, testflight, production
EXPO_PUBLIC_ENV=development
# This is the short commit hash that the current bundle was made from.
# This is the commit hash that the current bundle was made from.
EXPO_PUBLIC_BUNDLE_IDENTIFIER=
# Should be formatted YYMMDDHH so that it increases for each build.