chore: bump ios target to required minimum

This commit is contained in:
castdrian
2024-01-14 20:40:20 +01:00
parent ea372b1437
commit 8f673cc7f3

View File

@@ -42,7 +42,7 @@
"buildToolsVersion": "31.0.0" "buildToolsVersion": "31.0.0"
}, },
"ios": { "ios": {
"deploymentTarget": "13.0" "deploymentTarget": "13.4"
} }
} }
] ]