diff --git a/app.config.js b/app.config.js index 0a06153cc4..d8fa9c67b0 100644 --- a/app.config.js +++ b/app.config.js @@ -210,13 +210,11 @@ module.exports = function (_config) { { ios: { deploymentTarget: '15.1', - newArchEnabled: false, }, android: { compileSdkVersion: 35, targetSdkVersion: 35, buildToolsVersion: '35.0.0', - newArchEnabled: false, }, }, ],