Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

bump iOS target to `14.0` (#4238)

authored by

Hailey and committed by
GitHub
75e2c548 af10d3ac

+1 -1
+1 -1
app.config.js
··· 183 183 'expo-build-properties', 184 184 { 185 185 ios: { 186 - deploymentTarget: '13.4', 186 + deploymentTarget: '14.0', 187 187 newArchEnabled: false, 188 188 }, 189 189 android: {