アプリバージョン4.5リリース用ナンバー変更
This commit is contained in:
parent
98b22db4db
commit
9eca679019
4
app.json
4
app.json
@ -22,7 +22,7 @@
|
||||
"**/*"
|
||||
],
|
||||
"ios": {
|
||||
"buildNumber": "25",
|
||||
"buildNumber": "26",
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "jrshikokuinfo.xprocess.hrkn",
|
||||
"config": {
|
||||
@ -31,7 +31,7 @@
|
||||
},
|
||||
"android": {
|
||||
"package": "jrshikokuinfo.xprocess.hrkn",
|
||||
"versionCode": 17,
|
||||
"versionCode": 18,
|
||||
"permissions": [
|
||||
"ACCESS_FINE_LOCATION"
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user