version updated
This commit is contained in:
parent
918b6f432f
commit
68ecebe0b9
|
@ -2,7 +2,7 @@
|
||||||
"expo": {
|
"expo": {
|
||||||
"name": "Enatega Rider",
|
"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/",
|
"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",
|
"slug": "food-delivery-rider-singlevendor",
|
||||||
"owner": "ninjas_code",
|
"owner": "ninjas_code",
|
||||||
"currentFullName": "@ninjas_code/food-delivery-rider-singlevendor",
|
"currentFullName": "@ninjas_code/food-delivery-rider-singlevendor",
|
||||||
|
@ -54,7 +54,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"android": {
|
"android": {
|
||||||
"versionCode": 15,
|
"versionCode": 16,
|
||||||
"googleServicesFile": "./google-services.json",
|
"googleServicesFile": "./google-services.json",
|
||||||
"permissions": [
|
"permissions": [
|
||||||
"ACCESS_COARSE_LOCATION",
|
"ACCESS_COARSE_LOCATION",
|
||||||
|
|
Loading…
Reference in New Issue