From 68ecebe0b99de7a869da5dd766aa96dfc6a06b5a Mon Sep 17 00:00:00 2001 From: Kashif Shehzad Baloch Date: Wed, 8 Nov 2023 10:29:18 +0500 Subject: [PATCH] version updated --- RiderApp/app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/RiderApp/app.json b/RiderApp/app.json index d2ce69f..43529e3 100644 --- a/RiderApp/app.json +++ b/RiderApp/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Enatega Rider", "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/", - "version": "4.2.7", + "version": "4.2.8", "slug": "food-delivery-rider-singlevendor", "owner": "ninjas_code", "currentFullName": "@ninjas_code/food-delivery-rider-singlevendor", @@ -54,7 +54,7 @@ } }, "android": { - "versionCode": 15, + "versionCode": 16, "googleServicesFile": "./google-services.json", "permissions": [ "ACCESS_COARSE_LOCATION",