This commit is contained in:
Hailey
2025-06-23 08:44:18 -07:00
committed by Samuel Newman
parent d799265b3f
commit 355181284e
5 changed files with 92 additions and 87 deletions
+1 -1
View File
@@ -207,7 +207,7 @@ module.exports = function (_config) {
{
ios: {
deploymentTarget: '15.1',
newArchEnabled: false,
newArchEnabled: true,
},
android: {
compileSdkVersion: 35,