Skip to content
This repository has been archived by the owner on May 7, 2023. It is now read-only.

Commit

Permalink
Release 1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hyochan committed Mar 27, 2022
1 parent e5e908e commit 7dce0fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import {ConfigContext, ExpoConfig} from '@expo/config';

import {version} from './package.json';

const androidVersionCode = 33;
const androidVersionCode = 34;

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

0 comments on commit 7dce0fa

Please sign in to comment.