diff --git a/app.json b/app.json index ff9a49c..2277667 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "공주대처럼", "slug": "like-knu", - "version": "1.3.1", + "version": "1.4.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic", @@ -10,7 +10,7 @@ "**/*" ], "ios": { - "buildNumber": "48", + "buildNumber": "49", "splash": { "image": "./assets/splash.png", "resizeMode": "contain", @@ -36,7 +36,7 @@ "appStoreUrl": "https://apps.apple.com/kr/app/%EA%B3%B5%EC%A3%BC%EB%8C%80%EC%B2%98%EB%9F%BC/id6499512208" }, "android": { - "versionCode": 48, + "versionCode": 49, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#FFFFFF"