From 003a75fd8e3fbee4676794d89c3573331e51bb81 Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Fri, 11 Aug 2023 08:50:59 -0700 Subject: [PATCH] Build increment --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 02e035d361..3f1ff60174 100644 --- a/app.json +++ b/app.json @@ -17,7 +17,7 @@ "backgroundColor": "#ffffff" }, "ios": { - "buildNumber": "1", + "buildNumber": "2", "supportsTablet": false, "bundleIdentifier": "xyz.blueskyweb.app", "config": { @@ -43,7 +43,7 @@ "backgroundColor": "#ffffff" }, "android": { - "versionCode": 30, + "versionCode": 31, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff"