more upgrades

This commit is contained in:
Hailey
2025-04-27 22:55:00 -07:00
parent 289fd759c8
commit 4ec4251383
3 changed files with 317 additions and 283 deletions
-3
View File
@@ -210,13 +210,11 @@ module.exports = function (_config) {
{
ios: {
deploymentTarget: '15.1',
newArchEnabled: false,
},
android: {
compileSdkVersion: 35,
targetSdkVersion: 35,
buildToolsVersion: '35.0.0',
newArchEnabled: false,
},
},
],
@@ -244,7 +242,6 @@ module.exports = function (_config) {
'./plugins/withAndroidNoJitpackPlugin.js',
'./plugins/shareExtension/withShareExtensions.js',
'./plugins/notificationsExtension/withNotificationsExtension.js',
'./plugins/withAppDelegateReferrer.js',
[
'expo-font',
{