diff --git a/app.json b/app.json index 6808988..2234bc0 100644 --- a/app.json +++ b/app.json @@ -2,14 +2,14 @@ "expo": { "name": "FLTR", "slug": "fltr-app", - "version": "1.0.2", + "version": "1.0.3", "orientation": "portrait", "icon": "./assets/images/icon.png", "scheme": "fltrapp", "userInterfaceStyle": "automatic", "newArchEnabled": true, "ios": { - "supportsTablet": true, + "supportsTablet": false, "bundleIdentifier": "de.berg-autosoft.fltr", "infoPlist": { "ITSAppUsesNonExemptEncryption": false,