Skip to content

Commit

Permalink
1.0.0 (7)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Aug 18, 2024
1 parent 6f4328d commit 63fbd2c
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 = 6;
const buildNumber = 7;

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

0 comments on commit 63fbd2c

Please sign in to comment.