From 6c0b670aae14d622356db610b1161fd4c295392e Mon Sep 17 00:00:00 2001 From: belmirofss Date: Mon, 13 Nov 2023 22:59:47 -0300 Subject: [PATCH] updating app.json --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 504d47b..a38a55b 100644 --- a/app.json +++ b/app.json @@ -3,7 +3,7 @@ "name": "F1HUB", "slug": "f1hub", "scheme": "com.yabcompany.f1hub", - "version": "1.2.0", + "version": "2.0.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light", @@ -20,7 +20,7 @@ }, "android": { "package": "com.yabcompany.f1hub", - "versionCode": 6, + "versionCode": 7, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#121212"