Minor app improvements.
This commit is contained in:
4
app.json
4
app.json
@@ -16,7 +16,7 @@
|
||||
"ios": {
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "com.imex.imexmobile",
|
||||
"buildNumber": "3",
|
||||
|
||||
"googleServicesFile": "./GoogleService-Info.plist",
|
||||
"entitlements": {
|
||||
"aps-environment": "development"
|
||||
@@ -29,7 +29,7 @@
|
||||
},
|
||||
"android": {
|
||||
"package": "com.imex.imexmobile",
|
||||
"versionCode": 1100036,
|
||||
|
||||
"googleServicesFile": "./google-services.json",
|
||||
"permissions": [
|
||||
"android.permission.READ_EXTERNAL_STORAGE",
|
||||
|
||||
Reference in New Issue
Block a user