version bump
This commit is contained in:
6
app.json
6
app.json
@@ -2,7 +2,7 @@
|
||||
"expo": {
|
||||
"name": "KlaTab",
|
||||
"slug": "klatab",
|
||||
"version": "1.4.1",
|
||||
"version": "1.4.2",
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/icon.png",
|
||||
"userInterfaceStyle": "automatic",
|
||||
@@ -15,12 +15,12 @@
|
||||
"**/*"
|
||||
],
|
||||
"ios": {
|
||||
"buildNumber": "29",
|
||||
"buildNumber": "30",
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "de.edvschule-plattling.klatab.klatab"
|
||||
},
|
||||
"android": {
|
||||
"versionCode": 29,
|
||||
"versionCode": 30,
|
||||
"adaptiveIcon": {
|
||||
"foregroundImage": "./assets/adaptive-icon.png",
|
||||
"backgroundColor": "#ffffff"
|
||||
|
||||
Reference in New Issue
Block a user