IO-1110 Added Used space to media browser
This commit is contained in:
8
app.json
8
app.json
@@ -2,19 +2,19 @@
|
||||
"expo": {
|
||||
"name": "ImEX Mobile",
|
||||
"slug": "imexmobile",
|
||||
"version": "1.2.1",
|
||||
"extra": { "expover": "2" },
|
||||
"version": "1.2.2",
|
||||
"extra": { "expover": "1" },
|
||||
"orientation": "default",
|
||||
"icon": "./assets/logo192noa.png",
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.imex.imexmobile",
|
||||
"buildNumber": "1.2.1",
|
||||
"buildNumber": "1.2.2",
|
||||
"googleServicesFile": "./GoogleService-Info.plist"
|
||||
},
|
||||
"android": {
|
||||
"package": "com.imex.imexmobile",
|
||||
"versionCode": 1020100,
|
||||
"versionCode": 1020200,
|
||||
"googleServicesFile": "./google-services.json"
|
||||
},
|
||||
"splash": {
|
||||
|
||||
Reference in New Issue
Block a user