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" ],