Upgrade to Expo 52
This commit is contained in:
9
app.json
9
app.json
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user