From 9119c3e464c4b7d84cb323bb957afbac89257c64 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 14:07:48 -0500 Subject: [PATCH] [create-pull-request] automated change (#1418) Co-authored-by: technoplato Co-authored-by: Alex Risch --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 12b2d0da8..ea4c70f89 100644 --- a/app.json +++ b/app.json @@ -2,10 +2,10 @@ "expo": { "version": "2.1.0", "ios": { - "buildNumber": "48" + "buildNumber": "49" }, "android": { - "versionCode": 247 + "versionCode": 248 } } }