diff --git a/app.json b/app.json index 46f1ff5..2f8d336 100644 --- a/app.json +++ b/app.json @@ -4,19 +4,19 @@ "slug": "imexmobile", "version": "1.3.8", "extra": { - "expover": "1" + "expover": "2" }, "orientation": "default", "icon": "./assets/logo192noa.png", "ios": { "supportsTablet": true, "bundleIdentifier": "com.imex.imexmobile", - "buildNumber": "1", + "buildNumber": "2", "googleServicesFile": "./GoogleService-Info.plist" }, "android": { "package": "com.imex.imexmobile", - "versionCode": 1100020, + "versionCode": 1100021, "googleServicesFile": "./google-services.json" }, "splash": {