prep for fabric

This commit is contained in:
Hailey
2024-06-23 01:53:31 -07:00
parent 0a0c738790
commit 020ff26bdb
3 changed files with 124 additions and 91 deletions
+1 -1
View File
@@ -194,7 +194,7 @@ module.exports = function (config) {
{
ios: {
deploymentTarget: '14.0',
newArchEnabled: false,
newArchEnabled: true,
},
android: {
compileSdkVersion: 34,