Androidリリース再提出

This commit is contained in:
harukin-expo-dev-env 2025-03-05 11:47:20 +00:00
parent ede2884c4a
commit fa882223d4

View File

@ -44,7 +44,7 @@
}, },
"android": { "android": {
"package": "jrshikokuinfo.xprocess.hrkn", "package": "jrshikokuinfo.xprocess.hrkn",
"versionCode": 25, "versionCode": 26,
"permissions": [ "permissions": [
"ACCESS_FINE_LOCATION", "ACCESS_FINE_LOCATION",
"NFC", "NFC",
@ -72,8 +72,8 @@
[ [
"expo-video", "expo-video",
{ {
"supportsBackgroundPlayback": true, "supportsBackgroundPlayback": false,
"supportsPictureInPicture": true "supportsPictureInPicture": false
} }
], ],
[ [