Finally released versions of 1.1.2
This commit is contained in:
8
app.json
8
app.json
@@ -1,19 +1,19 @@
|
||||
{
|
||||
"expo": {
|
||||
"name": "imexmobile",
|
||||
"name": "ImEX Mobile",
|
||||
"slug": "imexmobile",
|
||||
"version": "1.1.0.2",
|
||||
"version": "1.1.2",
|
||||
"orientation": "default",
|
||||
"icon": "./assets/logo192noa.png",
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.imex.imexmobile",
|
||||
"buildNumber": "1.1.0.2",
|
||||
"buildNumber": "1.1.2",
|
||||
"googleServicesFile": "./GoogleService-Info.plist"
|
||||
},
|
||||
"android": {
|
||||
"package": "com.imex.imexmobile",
|
||||
"versionCode": 1010002,
|
||||
"versionCode": 1010200,
|
||||
"googleServicesFile": "./google-services.json"
|
||||
},
|
||||
"splash": {
|
||||
|
||||
Reference in New Issue
Block a user