final set of bump, only run on android

This commit is contained in:
Hailey
2025-05-19 10:13:31 -07:00
committed by Samuel Newman
parent 4988ccb121
commit 6525fce8cd
3 changed files with 162 additions and 146 deletions
+1 -1
View File
@@ -213,7 +213,7 @@ module.exports = function (_config) {
{
ios: {
deploymentTarget: '15.1',
newArchEnabled: true,
newArchEnabled: false,
},
android: {
compileSdkVersion: 35,