diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-06-16 16:28:46 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-06-16 16:28:46 -0500 |
commit | 180697b66b038459236a023c712709651cba48c1 (patch) | |
tree | 68ab9c2081fa32f077858b245df8ad652d75a6d2 /app.json | |
parent | 46c65958bc49d48cbe669a8a8688b111894bf739 (diff) | |
download | voidsky-180697b66b038459236a023c712709651cba48c1.tar.zst |
1.33
Diffstat (limited to 'app.json')
-rw-r--r-- | app.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app.json b/app.json index d427e04d0..54af01238 100644 --- a/app.json +++ b/app.json @@ -4,7 +4,7 @@ "slug": "bluesky", "scheme": "bluesky", "owner": "blueskysocial", - "version": "1.32.0", + "version": "1.33.0", "runtimeVersion": { "policy": "appVersion" }, @@ -43,7 +43,7 @@ "backgroundColor": "#ffffff" }, "android": { - "versionCode": 18, + "versionCode": 19, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#ffffff" |