Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

customer app build version updated #655

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions enatega-multivendor-app/app.json
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
"expo": {
"name": "Enatega Multi",
"scheme": "enategamultivendor",
"version": "1.0.56",
"version": "1.0.57",
"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://market.nativebase.io/view/react-native-food-delivery-backend-app",
"slug": "enategamultivendor",
"owner": "ninjas_code",
@@ -49,7 +49,7 @@
"androidCollapsedTitle": "Enatega Multivendor"
},
"android": {
"versionCode": 56,
"versionCode": 57,
"package": "com.enatega.multivendor",
"googleServicesFile": "./google-services.json",
"userInterfaceStyle": "automatic",