Upgrade to Expo 52

This commit is contained in:
Patrick Fic
2025-02-12 08:43:49 -08:00
parent 0bd8935359
commit 486332aae6
3 changed files with 3834 additions and 5094 deletions

View File

@@ -2,9 +2,9 @@
"expo": {
"name": "ImEX Mobile",
"slug": "imexmobile",
"version": "1.6.0",
"version": "1.7.0",
"extra": {
"expover": "9",
"expover": "1",
"eas": {
"projectId": "ffe01f3a-d507-4698-82cd-da1f1cad450b"
}
@@ -27,7 +27,7 @@
},
"android": {
"package": "com.imex.imexmobile",
"versionCode": 1100034,
"versionCode": 1100035,
"googleServicesFile": "./google-services.json",
"permissions": [
"android.permission.READ_EXTERNAL_STORAGE",
@@ -82,7 +82,8 @@
"isAccessMediaLocationEnabled": "true"
}
],
"expo-localization"
"expo-localization",
"expo-font"
],
"runtimeVersion": {
"policy": "appVersion"