From 72cd1bf10801e4007333aa96782e5e06ccc1e489 Mon Sep 17 00:00:00 2001 From: Philipp Ecker <78987076+GuafterCW@users.noreply.github.com> Date: Sun, 15 Sep 2024 14:38:22 +0200 Subject: [PATCH] updated app.json --- app.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app.json b/app.json index 8a92bd6..c7429b8 100644 --- a/app.json +++ b/app.json @@ -1,7 +1,7 @@ { "expo": { "name": "KlaTab", - "slug": "KlaTabUSW", + "slug": "klatab", "version": "1.2.0", "orientation": "portrait", "icon": "./assets/icon.png", @@ -15,9 +15,9 @@ "**/*" ], "ios": { - "buildNumber": "21", + "buildNumber": "23", "supportsTablet": true, - "bundleIdentifier": "de.edvschuleplattling.klatab.klatab" + "bundleIdentifier": "de.edvschule-plattling.klatab.klatab" }, "android": { "versionCode": 24, @@ -32,7 +32,7 @@ }, "extra": { "eas": { - "projectId": "c699ba75-2f26-439a-91a6-2a0cb0690a13" + "projectId": "b8a796cf-a18c-49f1-9187-6f323e7e28fe" } }, "plugins": [