We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a22617 commit ba1ecf8Copy full SHA for ba1ecf8
app.json
@@ -2,15 +2,15 @@
2
"expo": {
3
"name": "공주대처럼",
4
"slug": "like-knu",
5
- "version": "1.3.1",
+ "version": "1.4.0",
6
"orientation": "portrait",
7
"icon": "./assets/icon.png",
8
"userInterfaceStyle": "automatic",
9
"assetBundlePatterns": [
10
"**/*"
11
],
12
"ios": {
13
- "buildNumber": "48",
+ "buildNumber": "49",
14
"splash": {
15
"image": "./assets/splash.png",
16
"resizeMode": "contain",
@@ -36,7 +36,7 @@
36
"appStoreUrl": "https://apps.apple.com/kr/app/%EA%B3%B5%EC%A3%BC%EB%8C%80%EC%B2%98%EB%9F%BC/id6499512208"
37
},
38
"android": {
39
- "versionCode": 48,
+ "versionCode": 49,
40
"adaptiveIcon": {
41
"foregroundImage": "./assets/adaptive-icon.png",
42
"backgroundColor": "#FFFFFF"
0 commit comments