update
This commit is contained in:
4
app.json
4
app.json
@@ -2,14 +2,14 @@
|
|||||||
"expo": {
|
"expo": {
|
||||||
"name": "FLTR",
|
"name": "FLTR",
|
||||||
"slug": "fltr-app",
|
"slug": "fltr-app",
|
||||||
"version": "1.0.2",
|
"version": "1.0.3",
|
||||||
"orientation": "portrait",
|
"orientation": "portrait",
|
||||||
"icon": "./assets/images/icon.png",
|
"icon": "./assets/images/icon.png",
|
||||||
"scheme": "fltrapp",
|
"scheme": "fltrapp",
|
||||||
"userInterfaceStyle": "automatic",
|
"userInterfaceStyle": "automatic",
|
||||||
"newArchEnabled": true,
|
"newArchEnabled": true,
|
||||||
"ios": {
|
"ios": {
|
||||||
"supportsTablet": true,
|
"supportsTablet": false,
|
||||||
"bundleIdentifier": "de.berg-autosoft.fltr",
|
"bundleIdentifier": "de.berg-autosoft.fltr",
|
||||||
"infoPlist": {
|
"infoPlist": {
|
||||||
"ITSAppUsesNonExemptEncryption": false,
|
"ITSAppUsesNonExemptEncryption": false,
|
||||||
|
|||||||
Reference in New Issue
Block a user