We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1d061 commit 04e2f54Copy full SHA for 04e2f54
app.config.js
@@ -4,7 +4,7 @@ export default {
4
expo: {
5
name: 'ЕТИС мобайл' + (IS_DEV ? ' (DEV)' : ''),
6
slug: 'etis-mobile',
7
- version: '1.3.0-beta.4',
+ version: '1.3.0-beta.5',
8
owner: 'damego',
9
orientation: 'portrait',
10
icon: './assets/icon.png',
@@ -23,7 +23,7 @@ export default {
23
supportsTablet: true,
24
},
25
android: {
26
- versionCode: 10300004,
+ versionCode: 10300005,
27
adaptiveIcon: {
28
foregroundImage: './assets/adaptive-icon.png',
29
backgroundColor: '#FFFFFF',
0 commit comments