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