From 918b6f432f79da098c6b7200cd40e5aa4e9fdd25 Mon Sep 17 00:00:00 2001 From: Kashif Shehzad Baloch Date: Wed, 8 Nov 2023 10:26:13 +0500 Subject: [PATCH] changes --- CustomerApp/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CustomerApp/app.json b/CustomerApp/app.json index 3c71b3c..7bb53ff 100644 --- a/CustomerApp/app.json +++ b/CustomerApp/app.json @@ -1,7 +1,7 @@ { "expo": { "name": "Enatega", - "version": "1.0.21", + "version": "1.0.22", "scheme": "enategasinglevendor", "description": "Enatega is a starter kit food ordering app built in React Native using Expo for IOS and Android. It's made keeping good aesthetics in mind as well keeping the best coding practices in mind. Its fully customisable to easily help you in your next food delivery project. https://enatega.com/enatega-single-vendor/", "slug": "enategasinglevendor", @@ -50,7 +50,7 @@ "androidCollapsedTitle": "Enatega" }, "android": { - "versionCode": 25, + "versionCode": 26, "package": "com.enatega.vendor", "googleServicesFile": "./google-services-prod.json", "config": {