enable new arch
This commit is contained in:
@@ -213,13 +213,11 @@ module.exports = function (_config) {
|
|||||||
{
|
{
|
||||||
ios: {
|
ios: {
|
||||||
deploymentTarget: '15.1',
|
deploymentTarget: '15.1',
|
||||||
newArchEnabled: false,
|
|
||||||
},
|
},
|
||||||
android: {
|
android: {
|
||||||
compileSdkVersion: 35,
|
compileSdkVersion: 35,
|
||||||
targetSdkVersion: 35,
|
targetSdkVersion: 35,
|
||||||
buildToolsVersion: '35.0.0',
|
buildToolsVersion: '35.0.0',
|
||||||
newArchEnabled: false,
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user