Add VIN to vehicle info.

This commit is contained in:
Patrick Fic
2022-08-30 12:40:37 -07:00
parent e25172f0bf
commit 1530a9ea60
3 changed files with 16 additions and 23 deletions

View File

@@ -2,21 +2,21 @@
"expo": {
"name": "ImEX Mobile",
"slug": "imexmobile",
"version": "1.3.7",
"version": "1.3.8",
"extra": {
"expover": "6"
"expover": "1"
},
"orientation": "default",
"icon": "./assets/logo192noa.png",
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.imex.imexmobile",
"buildNumber": "6",
"buildNumber": "1",
"googleServicesFile": "./GoogleService-Info.plist"
},
"android": {
"package": "com.imex.imexmobile",
"versionCode": 1100019,
"versionCode": 1100020,
"googleServicesFile": "./google-services.json"
},
"splash": {