enable new arch

This commit is contained in:
Hailey
2025-04-28 12:18:03 -07:00
committed by Samuel Newman
parent f3c3f00078
commit b4068d0112
-2
View File
@@ -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,
},
},
],