Skip to content

Commit

Permalink
1.0.1 (16)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Oct 2, 2024
1 parent 52a73c5 commit 02fd386
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 @@ -6,7 +6,7 @@ import withAndroidLocalizedName from '@mmomtchev/expo-android-localized-app-name
import {version} from './package.json';

const DEEP_LINK_URL = '[firebaseAppId].web.app';
const buildNumber = 14;
const buildNumber = 16;

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

0 comments on commit 02fd386

Please sign in to comment.