This commit is contained in:
2024-09-19 20:44:55 +02:00
parent 0ece80359f
commit 0b13955ffe

View File

@@ -2,7 +2,7 @@
"expo": {
"name": "KlaTab",
"slug": "klatab",
"version": "1.4.0",
"version": "1.4.1",
"orientation": "portrait",
"icon": "./assets/icon.png",
"userInterfaceStyle": "automatic",
@@ -15,12 +15,12 @@
"**/*"
],
"ios": {
"buildNumber": "24",
"buildNumber": "29",
"supportsTablet": true,
"bundleIdentifier": "de.edvschule-plattling.klatab.klatab"
},
"android": {
"versionCode": 28,
"versionCode": 29,
"adaptiveIcon": {
"foregroundImage": "./assets/adaptive-icon.png",
"backgroundColor": "#ffffff"