Published test version with EAS changes.
This commit is contained in:
6
app.json
6
app.json
@@ -2,7 +2,7 @@
|
||||
"expo": {
|
||||
"name": "ImEX Mobile",
|
||||
"slug": "imexmobile",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.3",
|
||||
"extra": {
|
||||
"expover": "1"
|
||||
},
|
||||
@@ -11,12 +11,12 @@
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.imex.imexmobile",
|
||||
"buildNumber": "1.3.0",
|
||||
"buildNumber": "1.3.3",
|
||||
"googleServicesFile": "./GoogleService-Info.plist"
|
||||
},
|
||||
"android": {
|
||||
"package": "com.imex.imexmobile",
|
||||
"versionCode": 1030000,
|
||||
"versionCode": 1030300,
|
||||
"googleServicesFile": "./google-services.json"
|
||||
},
|
||||
"splash": {
|
||||
|
||||
Reference in New Issue
Block a user