From 9eca67901906b8852f1f1f2dfa814ed658514b4b Mon Sep 17 00:00:00 2001 From: harukin-DeskMini Date: Mon, 27 Mar 2023 01:05:57 +0900 Subject: [PATCH] =?UTF-8?q?=E3=82=A2=E3=83=97=E3=83=AA=E3=83=90=E3=83=BC?= =?UTF-8?q?=E3=82=B8=E3=83=A7=E3=83=B34.5=E3=83=AA=E3=83=AA=E3=83=BC?= =?UTF-8?q?=E3=82=B9=E7=94=A8=E3=83=8A=E3=83=B3=E3=83=90=E3=83=BC=E5=A4=89?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index ae9fb4d..4f58cad 100644 --- a/app.json +++ b/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" ],