Merge commit '9eca67901906b8852f1f1f2dfa814ed658514b4b'

This commit is contained in:
harukin-DeskMini 2023-03-27 01:06:04 +09:00
commit 6f62418426

View File

@ -22,7 +22,7 @@
"**/*" "**/*"
], ],
"ios": { "ios": {
"buildNumber": "25", "buildNumber": "26",
"supportsTablet": true, "supportsTablet": true,
"bundleIdentifier": "jrshikokuinfo.xprocess.hrkn", "bundleIdentifier": "jrshikokuinfo.xprocess.hrkn",
"config": { "config": {
@ -31,7 +31,7 @@
}, },
"android": { "android": {
"package": "jrshikokuinfo.xprocess.hrkn", "package": "jrshikokuinfo.xprocess.hrkn",
"versionCode": 17, "versionCode": 18,
"permissions": [ "permissions": [
"ACCESS_FINE_LOCATION" "ACCESS_FINE_LOCATION"
], ],