export const APP_VERSION = '0.1.4'; export const APP_BUILD_NUMBER = 1; export const APP_VERSION_LABEL = `${APP_VERSION} (${APP_BUILD_NUMBER})`;