From 53c2e418dbdd0d236dcd85859c6602f5e065d25e Mon Sep 17 00:00:00 2001 From: Vedmant Date: Thu, 7 Mar 2024 15:24:25 +0700 Subject: [PATCH] New version --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 85aaf0f..b1c7202 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "name": "RunningTime", "slug": "running-time", "scheme": "running-time", - "version": "1.2.0", + "version": "1.2.1", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic", @@ -23,7 +23,7 @@ "bundleIdentifier": "com.vedmant.running-time" }, "android": { - "versionCode": 3145732, + "versionCode": 3145733, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff"