Documents to use cloudinary size, not actual file size.
This commit is contained in:
6
app.json
6
app.json
@@ -2,18 +2,18 @@
|
||||
"expo": {
|
||||
"name": "imexmobile",
|
||||
"slug": "imexmobile",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.7",
|
||||
"orientation": "default",
|
||||
"icon": "./assets/logo192noa.png",
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.imex.imexmobile",
|
||||
"buildNumber": "1.0.6",
|
||||
"buildNumber": "1.0.7",
|
||||
"googleServicesFile": "./GoogleService-Info.plist"
|
||||
},
|
||||
"android": {
|
||||
"package": "com.imex.imexmobile",
|
||||
"versionCode": 5,
|
||||
"versionCode": 7,
|
||||
"googleServicesFile": "./google-services.json"
|
||||
},
|
||||
"splash": {
|
||||
|
||||
Reference in New Issue
Block a user