From 35a93d8c1b8e2900201b9b2ae0674e8d1c7e0771 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 11:53:42 -0500 Subject: [PATCH] [create-pull-request] automated change (#1246) Co-authored-by: alexrisch --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 8e0234dde..3ebf90f1e 100644 --- a/app.json +++ b/app.json @@ -2,10 +2,10 @@ "expo": { "version": "2.0.9", "ios": { - "buildNumber": "34" + "buildNumber": "35" }, "android": { - "versionCode": 232 + "versionCode": 233 } } }