diff --git a/app.json b/app.json index f1aeb40..931e40a 100644 --- a/app.json +++ b/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"