From e09bf3ddfe94c193bd1da17d31526018813d34b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 19:46:32 +0700 Subject: [PATCH] [create-pull-request] automated change (#1485) Co-authored-by: alexrisch --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index d6e1c8d07..3ad8a8228 100644 --- a/app.json +++ b/app.json @@ -3,10 +3,10 @@ "newArchEnabled": false, "version": "2.1.0", "ios": { - "buildNumber": "57" + "buildNumber": "58" }, "android": { - "versionCode": 256 + "versionCode": 257 } } }