bump iOS target to 14.0
(#4238)
This commit is contained in:
parent
af10d3acbb
commit
75e2c5487c
1 changed files with 1 additions and 1 deletions
|
@ -183,7 +183,7 @@ module.exports = function (config) {
|
||||||
'expo-build-properties',
|
'expo-build-properties',
|
||||||
{
|
{
|
||||||
ios: {
|
ios: {
|
||||||
deploymentTarget: '13.4',
|
deploymentTarget: '14.0',
|
||||||
newArchEnabled: false,
|
newArchEnabled: false,
|
||||||
},
|
},
|
||||||
android: {
|
android: {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue