Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

1.23.0 build 2

+2 -2
+2 -2
app.json
··· 13 13 "backgroundColor": "#ffffff" 14 14 }, 15 15 "ios": { 16 - "buildNumber": "1", 16 + "buildNumber": "2", 17 17 "supportsTablet": false, 18 18 "bundleIdentifier": "xyz.blueskyweb.app", 19 19 "config": { ··· 34 34 "backgroundColor": "#ffffff" 35 35 }, 36 36 "android": { 37 - "versionCode": 8, 37 + "versionCode": 9, 38 38 "adaptiveIcon": { 39 39 "foregroundImage": "./assets/adaptive-icon.png", 40 40 "backgroundColor": "#ffffff"