diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-04-18 19:00:46 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-04-18 19:00:46 -0500 |
commit | 192f842ebd98506928bb153d5b32bd2dca2b4aca (patch) | |
tree | 7142e4bc62355ba0020615ad7994920dbbb24fe5 /app.json | |
parent | 3e29121f3208b543e14ed7330655b8062f66f632 (diff) | |
download | voidsky-192f842ebd98506928bb153d5b32bd2dca2b4aca.tar.zst |
Update android version code
Diffstat (limited to 'app.json')
-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" |