Version 2 in local
This commit is contained in:
5
app.json
5
app.json
@@ -2,7 +2,7 @@
|
||||
"expo": {
|
||||
"name": "EMI Social",
|
||||
"slug": "emi-social",
|
||||
"version": "1.0.0",
|
||||
"version": "1.2.0",
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/icon.png",
|
||||
"splash": {
|
||||
@@ -26,7 +26,8 @@
|
||||
"backgroundColor": "#FFFFFF"
|
||||
},
|
||||
"package": "com.emi.social",
|
||||
"googleServicesFile": "./google-services.json"
|
||||
"googleServicesFile": "./google-services.json",
|
||||
"versionCode": 2
|
||||
},
|
||||
"web": {
|
||||
"favicon": "./assets/favicon.png"
|
||||
|
||||
Reference in New Issue
Block a user