Skip to content

Commit 5a732f5

Browse files
author
tfomkin
committed
chore: dev build number updated
1 parent 463b841 commit 5a732f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/mobile/app.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ const createConfig = (): Omit<ExpoConfig, 'extra'> & { extra: { eas: EASConfig }
4141
bundleIdentifier: appId,
4242
supportsTablet: false,
4343
buildNumber: appEnv.select({
44-
default: '15',
44+
default: '18',
4545
production: '8',
4646
}),
4747
config: {

0 commit comments

Comments
 (0)