diff --git a/app.json b/app.json index f3b6071..2833d11 100644 --- a/app.json +++ b/app.json @@ -22,7 +22,7 @@ "**/*" ], "ios": { - "buildNumber": "44", + "buildNumber": "46", "supportsTablet": false, "bundleIdentifier": "jrshikokuinfo.xprocess.hrkn", "config": { @@ -44,7 +44,7 @@ }, "android": { "package": "jrshikokuinfo.xprocess.hrkn", - "versionCode": 26, + "versionCode": 27, "permissions": [ "ACCESS_FINE_LOCATION", "NFC", @@ -69,13 +69,6 @@ "plugins": [ "expo-font", "expo-localization", - [ - "expo-video", - { - "supportsBackgroundPlayback": false, - "supportsPictureInPicture": false - } - ], [ "expo-screen-orientation", {