Merge commit '26cf84705abd4c9a69ac56fcade483a373089bf8' into develop

This commit is contained in:
harukin-expo-dev-env 2025-03-10 13:56:01 +00:00
commit a9488b98bc

View File

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