@@ -83,7 +83,8 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
'USER_FACING_NOTIFICATIONS',
'INTERNET',
'CAMERA'
- ]
+ ],
+ versionCode: 2
},
plugins: [
[
@@ -33,7 +33,6 @@
"production": {
"channel": "production",
- "autoIncrement": true,
"android": {
"buildType": "app-bundle"