diff --git a/app.json b/app.json index 49c0490..abac79e 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "PSkey", "slug": "pskey", - "version": "1.1.0", + "version": "1.1.1", "orientation": "portrait", "icon": "./src/assets/icon.png", "userInterfaceStyle": "light", @@ -18,6 +18,7 @@ "supportsTablet": true }, "android": { + "versionCode": 2, "adaptiveIcon": { "foregroundImage": "./src/assets/adaptive-icon.png", "backgroundColor": "#ffffff"