** Major Change**. Removed unknown dependencies, and reset project to a new start state. See MD file for instructions.
This commit is contained in:
22
app.json
22
app.json
@@ -3,6 +3,7 @@
|
||||
"name": "ImEX Mobile",
|
||||
"slug": "imexmobile",
|
||||
"version": "1.8.0",
|
||||
"scheme": "imex-mobile-scheme",
|
||||
"extra": {
|
||||
"expover": "1",
|
||||
"eas": {
|
||||
@@ -64,14 +65,6 @@
|
||||
},
|
||||
"description": "",
|
||||
"plugins": [
|
||||
[
|
||||
"@sentry/react-native/expo",
|
||||
{
|
||||
"url": "https://sentry.io/",
|
||||
"organization": "imex",
|
||||
"project": "imexmobile"
|
||||
}
|
||||
],
|
||||
[
|
||||
"expo-media-library",
|
||||
{
|
||||
@@ -88,18 +81,7 @@
|
||||
],
|
||||
"expo-localization",
|
||||
"expo-font",
|
||||
[
|
||||
"expo-build-properties",
|
||||
{
|
||||
"android": {
|
||||
"minSdkVersion": 25,
|
||||
"compileSdkVersion": 35,
|
||||
"targetSdkVersion": 35,
|
||||
"buildToolsVersion": "35.0.0"
|
||||
}
|
||||
}
|
||||
],
|
||||
"@logrocket/react-native"
|
||||
"expo-router"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user