Bluesky app fork with some witchin' additions 💫

bump iOS target to `14.0` (#4238)

authored by hailey.at 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: {