Version changes after deployment.

This commit is contained in:
Patrick Fic
2021-03-11 21:19:27 -07:00
parent a912b4f1d7
commit 09cc798951

View File

@@ -2,18 +2,18 @@
"expo": {
"name": "imexmobile",
"slug": "imexmobile",
"version": "1.0.3",
"version": "1.0.4",
"orientation": "default",
"icon": "./assets/logo192noa.png",
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.imex.imexmobile",
"buildNumber": "1.0.3",
"buildNumber": "1.0.4",
"googleServicesFile": "./GoogleService-Info.plist"
},
"android": {
"package": "com.imex.imexmobile",
"versionCode": 1,
"versionCode": 3,
"googleServicesFile": "./google-services.json"
},
"splash": {