bump deps, adjust config

This commit is contained in:
Hailey
2024-09-23 09:23:54 -07:00
parent 6a4a4e0169
commit 1aa4f4130b
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -201,7 +201,7 @@ module.exports = function (config) {
{
ios: {
deploymentTarget: '15.1',
newArchEnabled: false,
newArchEnabled: true,
},
android: {
compileSdkVersion: 34,