Skip to content

Commit

Permalink
1.0.0 (5)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Aug 15, 2024
1 parent 89713db commit 2414cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ if (process.env.STAGE) {
}

const DEEP_LINK_URL = '[firebaseAppId].web.app';
const buildNumber = 4;
const buildNumber = 5;

export default ({config}: ConfigContext): ExpoConfig => ({
...config,
Expand Down

0 comments on commit 2414cc8

Please sign in to comment.