バージョンコード更新

This commit is contained in:
harukin-expo-dev-env 2024-03-09 15:48:23 +00:00
parent 15a65ee1a5
commit c0cdad3683

View File

@ -44,7 +44,7 @@
}, },
"assetBundlePatterns": ["**/*"], "assetBundlePatterns": ["**/*"],
"ios": { "ios": {
"buildNumber": "32", "buildNumber": "33",
"supportsTablet": true, "supportsTablet": true,
"bundleIdentifier": "jrshikokuinfo.xprocess.hrkn", "bundleIdentifier": "jrshikokuinfo.xprocess.hrkn",
"config": { "config": {
@ -63,7 +63,7 @@
}, },
"android": { "android": {
"package": "jrshikokuinfo.xprocess.hrkn", "package": "jrshikokuinfo.xprocess.hrkn",
"versionCode": 21, "versionCode": 22,
"permissions": ["ACCESS_FINE_LOCATION", "NFC"], "permissions": ["ACCESS_FINE_LOCATION", "NFC"],
"googleServicesFile": "./google-services.json", "googleServicesFile": "./google-services.json",
"config": { "config": {