bump iOS target to 14.0 (#4238)
This commit is contained in:
+1
-1
@@ -183,7 +183,7 @@ module.exports = function (config) {
|
||||
'expo-build-properties',
|
||||
{
|
||||
ios: {
|
||||
deploymentTarget: '13.4',
|
||||
deploymentTarget: '14.0',
|
||||
newArchEnabled: false,
|
||||
},
|
||||
android: {
|
||||
|
||||
Reference in New Issue
Block a user