diff options
-rw-r--r-- | app.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app.json b/app.json index 36ea00eeb..c739863bd 100644 --- a/app.json +++ b/app.json @@ -34,6 +34,7 @@ "backgroundColor": "#ffffff" }, "android": { + "versionCode": 2, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff" |