Skip to content

Commit 28ae183

Browse files
committed
1.0.0 (13)
1 parent a763aae commit 28ae183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ if (process.env.STAGE) {
2222
}
2323

2424
const DEEP_LINK_URL = '[firebaseAppId].web.app';
25-
const buildNumber = 12;
25+
const buildNumber = 13;
2626

2727
export default ({config}: ConfigContext): ExpoConfig => ({
2828
...config,

0 commit comments

Comments
 (0)