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
@@ -28,7 +28,7 @@ export const IS_DEV = __DEV__
export const IS_INTERNAL = IS_DEV || IS_TESTFLIGHT
/**
* The _short_ commit hash that the current bundle was made from. The user can
* The commit hash that the current bundle was made from. The user can
* see the commit hash in the app's settings along with the other version info.
* Useful for debugging/reporting.
*/