mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork

Configure Feed

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

1.52

+3 -3
+3 -3
app.config.js
··· 6 6 slug: 'bluesky', 7 7 scheme: 'bluesky', 8 8 owner: 'blueskysocial', 9 - version: '1.51.0', 9 + version: '1.52.0', 10 10 runtimeVersion: { 11 11 policy: 'appVersion', 12 12 }, ··· 19 19 backgroundColor: '#ffffff', 20 20 }, 21 21 ios: { 22 - buildNumber: '5', 22 + buildNumber: '1', 23 23 supportsTablet: false, 24 24 bundleIdentifier: 'xyz.blueskyweb.app', 25 25 config: { ··· 43 43 backgroundColor: '#ffffff', 44 44 }, 45 45 android: { 46 - versionCode: 39, 46 + versionCode: 40, 47 47 adaptiveIcon: { 48 48 foregroundImage: './assets/adaptive-icon.png', 49 49 backgroundColor: '#ffffff',