This commit is contained in:
2024-09-15 16:03:12 +02:00

View File

@@ -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": [